DK for Java | tatukgis.jdk.TGIS_CSAbstractList.Fix | Constructors | Methods | Properties
Fix item by substituting existing item based on EPSG code.
// Java public TGIS_CSAbstract Fix( TGIS_CSAbstract _obj );
// Oxygene public function Fix( _obj : TGIS_CSAbstract ) : TGIS_CSAbstract; virtual;
| Name | Type | Description |
|---|---|---|
| _obj | TGIS_CSAbstract | matching object to be fixed |
| Type | Description |
|---|---|
| TGIS_CSAbstract | Fixed object. |