Uses of Class
org.geotools.referencing.factory.epsg.FactoryUsingWKT
-
Packages that use FactoryUsingWKT Package Description org.geotools.coverage.io.netcdf.crs org.geotools.referencing.epsg.esri org.geotools.referencing.factory.epsg Authority factories for the EPSG database.org.geotools.referencing.iau -
-
Uses of FactoryUsingWKT in org.geotools.coverage.io.netcdf.crs
Subclasses of FactoryUsingWKT in org.geotools.coverage.io.netcdf.crs Modifier and Type Class Description classNetCDFCRSAuthorityFactoryA factory providing NetCDF/GRIB customCoordinateReferenceSysteminstances with the related custom EPSG. -
Uses of FactoryUsingWKT in org.geotools.referencing.epsg.esri
Subclasses of FactoryUsingWKT in org.geotools.referencing.epsg.esri Modifier and Type Class Description classEsriExtensionExtends the EPSG database with Coordinate Reference Systems defined by ESRI.classUnnamedExtensionProvides common Coordinate Reference Systems not found in the standard EPSG database. -
Uses of FactoryUsingWKT in org.geotools.referencing.factory.epsg
Method parameters in org.geotools.referencing.factory.epsg with type arguments of type FactoryUsingWKT Modifier and Type Method Description protected static voidFactoryUsingWKT. main(String[] args, Class<? extends FactoryUsingWKT> type)Implementation of themain(java.lang.String...)method, shared by subclasses. -
Uses of FactoryUsingWKT in org.geotools.referencing.iau
Subclasses of FactoryUsingWKT in org.geotools.referencing.iau Modifier and Type Class Description classIAUAuthorityFactoryExtends the EPSG database with Coordinate Reference Systems defined by IAU.
-