DK11 for Java | tatukgis.jdk.TGIS_CSFactory | Classes | Methods
Class to create Coordinate System Object from WKT or EPSG codes.
// Java public class TGIS_CSFactory { };
// Oxygene type TGIS_CSFactory = public class end;
Name | Visibility | Description | |
---|---|---|---|
Authority | public | Find definition matching provided authority string. | |
ByEPSG | public | Find definition matching provided EPSG number. | |
ByWKT | public | Create (or find existing) definition from provided WKT string. | |
ByWKTFile | public | Create (or find existing) definition from provided file with WKT (like .prj file). | |