org.opengis.cs
Interface CS_LocalDatum

All Superinterfaces:
CS_Datum, CS_Info, java.rmi.Remote
All Known Implementing Classes:
LocalDatum.Export

public interface CS_LocalDatum
extends CS_Datum

Local datum. If two local datum objects have the same datum type and name, then they can be considered equal. This means that coordinates can be transformed between two different local coordinate systems, as long as they are based on the same local datum.

Since:
1.00
Version:
1.01
Author:
Martin Daly

Methods inherited from interface org.opengis.cs.CS_Datum
getDatumType
 
Methods inherited from interface org.opengis.cs.CS_Info
getAbbreviation, getAlias, getAuthority, getAuthorityCode, getName, getRemarks, getWKT, getXML