DK for Java | tatukgis.jdk.TGIS_CSAbstractList.Fix | Constructors | Methods | Properties
Replaces an existing item matched by 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 | Object containing the replacement definition. |
| Type | Description |
|---|---|
| TGIS_CSAbstract | Object stored in the list after the replacement operation. |