DK11 for Java | tatukgis.jdk.TGIS_CSPrimeMeridianList.ByEPSG | Constructors | Methods | Properties
Find object on the list based on EPSG code.
// Java public TGIS_CSPrimeMeridian ByEPSG( int _epsg );
// Oxygene public function ByEPSG( _epsg : Integer ) : TGIS_CSPrimeMeridian; reintroduce; virtual;
Name | Type | Description |
---|---|---|
_epsg | int Integer | EPSG code |
Type | Description |
---|---|
TGIS_CSPrimeMeridian | Found object or nil. |