Class CustomCrsPanel

    • Constructor Detail

      • CustomCrsPanel

        public CustomCrsPanel​(Window parent,
                              Set<org.opengis.referencing.datum.GeodeticDatum> datumSet,
                              Set<org.esa.snap.ui.crs.projdef.AbstractCrsProvider> crsProviderSet)
    • Method Detail

      • getCRS

        public org.opengis.referencing.crs.CoordinateReferenceSystem getCRS​(GeoPos referencePos)
                                                                     throws org.opengis.referencing.FactoryException
        Throws:
        org.opengis.referencing.FactoryException
      • setCustom

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

        public static void main​(String[] args)
      • createCrsProviderSet

        public static Set<org.esa.snap.ui.crs.projdef.AbstractCrsProvider> createCrsProviderSet()
      • createDatumSet

        public static Set<org.opengis.referencing.datum.GeodeticDatum> createDatumSet()