Class CustomCrsForm


  • public class CustomCrsForm
    extends CrsForm
    Since:
    BEAM 4.7
    • Constructor Detail

      • CustomCrsForm

        public CustomCrsForm​(AppContext appContext)
    • Method Detail

      • getCRS

        public org.opengis.referencing.crs.CoordinateReferenceSystem getCRS​(GeoPos referencePos)
                                                                     throws org.opengis.referencing.FactoryException
        Specified by:
        getCRS in class CrsForm
        Throws:
        org.opengis.referencing.FactoryException
      • setCustom

        public void setCustom​(org.opengis.referencing.datum.GeodeticDatum geodeticDatum,
                              org.opengis.referencing.operation.OperationMethod mapProjection,
                              org.opengis.parameter.ParameterValueGroup parameterValues)