DK for Java | tatukgis.jdk.TGIS_CSAbstract.Create | Overloads | Constructors | Methods | Properties
Creates a coordinate system definition element with an EPSG (European Petroleum Survey Group) code and WKT (Well-Known Text) name.
// Java public TGIS_CSAbstract( int _epsg, java.lang.String _wkt );
// Oxygene public constructor ( _epsg : Integer; _wkt : String );