Deprecated API


Contents
Deprecated Fields
org.geotoolkit.referencing.AbstractIdentifiedObject.EMPTY_ALIAS_ARRAY
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.EMPTY_IDENTIFIER_ARRAY
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.IDENTIFIER_COMPARATOR
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.NAME_COMPARATOR
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.REMARKS_COMPARATOR
          Moved to IdentifiedObjects. 
 

Deprecated Methods
org.geotoolkit.referencing.AbstractIdentifiedObject.equals(Collection, Collection, ComparisonMode)
          Replaced by Utilities.deepEquals(Object, Object, ComparisonMode). 
org.geotoolkit.referencing.AbstractIdentifiedObject.equals(IdentifiedObject[], IdentifiedObject[], ComparisonMode)
          Replaced by Utilities.deepEquals(Object, Object, ComparisonMode). 
org.geotoolkit.referencing.AbstractIdentifiedObject.equals(IdentifiedObject, IdentifiedObject, ComparisonMode)
          Replaced by Utilities.deepEquals(Object, Object, ComparisonMode). 
org.geotoolkit.referencing.CRS.getDeclaredIdentifier(IdentifiedObject)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.getIdentifier(IdentifiedObject, Citation)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.getName(IdentifiedObject, Citation)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.getProperties(IdentifiedObject)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.getProperties(IdentifiedObject, Citation)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.CRS.lookupEpsgCode(CoordinateReferenceSystem, boolean)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.CRS.lookupIdentifier(Citation, CoordinateReferenceSystem, boolean)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.CRS.lookupIdentifier(IdentifiedObject, boolean)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.nameMatches(IdentifiedObject, IdentifiedObject)
          Moved to IdentifiedObjects. 
org.geotoolkit.referencing.AbstractIdentifiedObject.nameMatches(IdentifiedObject, String)
          Moved to IdentifiedObjects. 
org.geotoolkit.parameter.Parameters.toNameValueMap(GeneralParameterValue, Map)
          Replaced by Parameters.copy(GeneralParameterValue, Map). 
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.