GeoAPI 1.0
Build 2004-05-18

Deprecated API


Contents
Deprecated Methods
org.opengis.referencing.datum.TemporalDatum.getAnchorPoint(Locale)
          This attribute is defined in the Datum parent interface, but is not used by a temporal Datum. 
org.opengis.referencing.operation.Conversion.getOperationVersion()
          This attribute is declared in CoordinateOperation but is not used in a conversion. 
org.opengis.referencing.datum.TemporalDatum.getRealizationEpoch()
          This attribute is defined in the Datum parent interface, but is not used by a temporal Datum. 
org.opengis.spatialschema.geometry.geometry.PointArray.toArray()
          This method raise a number of implementation issues: what should be the behavior if a single point in this array is modified? Should it be reflected in the PointArray? Furthermore, this method will be inefficient in many non-trivial (I'm tempted to said "real world") applications, since many implementations will be backed by a float[] array rather than a highly inefficient DirectPosition array, so invoking toArray() may have a high cost if thousands of DirectPosition objects most be created immediately. So I suggest to just remove this method. 
 


GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium