DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.SetCSByWKTFile | Constructors | Methods | Properties | Events
Setup Coordinate System to a coordinate system provided by file which contains WKT string (GEOGCS or PROJCS). If file does not exist or provided WKT string is empty then coordinate system will be turned off.
Available also on: Delphi FMX | .NET WinForms | ActiveX.
// Java public void SetCSByWKTFile( java.lang.String _path );
// Oxygene public procedure SetCSByWKTFile( _path : String );
Name | Type | Description |
---|---|---|
_path | java.lang.String String | path with WKT string (for example shapefile .PRJ) |