Deprecated API


Contents
Deprecated Classes
CoverageFactoryFinder
          Deprecated together with GridCoverageFactory. Will wait for a GeoAPI interface before to provide a new factory finder. 
GridCoverageFactory
          Replaced by GridCoverageBuilder. 
IdentityTransform
          This class will become package-privated. Use MathTransforms static methods for creating instances of this class. 
ImageInspector
          This class is a legacy from old days and has never been seriously used in the Geotoolkit.org library. Its work is quite arbitrary, so we are probably better to let users do their work in their own way. 
ImageWorker
          This class is a legacy from old days and has never been seriously used in the Geotoolkit.org library. Its work is quite arbitrary, so we are probably better to let users do their work in their own way. 
MatrixFactory
          Renamed Matrices in order to allow addition of non-factory methods. 
Operation2D
          The API of this class will change in a future Geotk release. Do not rely on it. 
OperationJAI
          The API of this class will change in a future Geotk release. Do not rely on it. 
PredefinedMetadataFormat
          Replaced by SpatialMetadataFormatBuilder. 
 

Deprecated Enums
ColorQuantization
          Deprecated together with ImageWorker. 
 

Deprecated Fields
org.geotoolkit.referencing.operation.provider.Molodensky.AXIS_LENGTH_DIFFERENCE
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Krovak.AZIMUTH
          Invoke Krovak.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.AZIMUTH
          Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Logarithmic.BASE
          Invoke Logarithmic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Exponential.BASE
          Invoke Exponential.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Polyconic.CENTRAL_MERIDIAN
          Invoke Polyconic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator1SP.CENTRAL_MERIDIAN
          Invoke Mercator1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator2SP.CENTRAL_MERIDIAN
          Invoke Mercator2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueStereographic.CENTRAL_MERIDIAN
          Invoke ObliqueStereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PolarStereographic.CENTRAL_MERIDIAN
          Invoke PolarStereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PolarStereographic.VariantB.CENTRAL_MERIDIAN
          Invoke PolarStereographic.VariantB.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PseudoMercator.CENTRAL_MERIDIAN
          Invoke PseudoMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal1SP.CENTRAL_MERIDIAN
          Invoke LambertConformal1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.NewZealandMapGrid.CENTRAL_MERIDIAN
          Invoke NewZealandMapGrid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.CassiniSoldner.CENTRAL_MERIDIAN
          Invoke CassiniSoldner.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Stereographic.CENTRAL_MERIDIAN
          Invoke Stereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.TransverseMercator.CENTRAL_MERIDIAN
          Invoke TransverseMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.AlbersEqualArea.CENTRAL_MERIDIAN
          Invoke AlbersEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal2SP.CENTRAL_MERIDIAN
          Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.EquidistantCylindrical.CENTRAL_MERIDIAN
          Invoke EquidistantCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.util.logging.LoggerFactory.COMMONS_LOGGING
          Deprecated together with Logging.setLoggerFactory(String). 
org.geotoolkit.referencing.operation.provider.EllipsoidToGeoid.DATUM
          Invoke EllipsoidToGeoid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.WarpPolynomial.DEGREE
          Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.NTv2.DIFFERENCE_FILE
          Invoke NTv2.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.DIM
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.EllipsoidToGeocentric.DIM
          Invoke EllipsoidToGeocentric.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.GeocentricToEllipsoid.DIM
          Invoke GeocentricToEllipsoid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.DX
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.DX
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.DY
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.DY
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.DZ
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.DZ
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.EPSG
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.EPSG
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.EPSG
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.io.wkt.FormattableObject.EPSG
          Replaced by Convention.EPSG. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.ESRI
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.ESRI
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.ESRI
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.EX
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.EY
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.EZ
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Polyconic.FALSE_EASTING
          Invoke Polyconic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator1SP.FALSE_EASTING
          Invoke Mercator1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator2SP.FALSE_EASTING
          Invoke Mercator2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertAzimuthalEqualArea.FALSE_EASTING
          Invoke LambertAzimuthalEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Krovak.FALSE_EASTING
          Invoke Krovak.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PseudoMercator.FALSE_EASTING
          Invoke PseudoMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal1SP.FALSE_EASTING
          Invoke LambertConformal1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.NewZealandMapGrid.FALSE_EASTING
          Invoke NewZealandMapGrid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MillerCylindrical.FALSE_EASTING
          Invoke MillerCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.HotineObliqueMercator.FALSE_EASTING
          Invoke HotineObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.CassiniSoldner.FALSE_EASTING
          Invoke CassiniSoldner.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Orthographic.FALSE_EASTING
          Invoke Orthographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Stereographic.FALSE_EASTING
          Invoke Stereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.TransverseMercator.FALSE_EASTING
          Invoke TransverseMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.AlbersEqualArea.FALSE_EASTING
          Invoke AlbersEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal2SP.FALSE_EASTING
          Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.FALSE_EASTING
          Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.EquidistantCylindrical.FALSE_EASTING
          Invoke EquidistantCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Polyconic.FALSE_NORTHING
          Invoke Polyconic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator1SP.FALSE_NORTHING
          Invoke Mercator1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator2SP.FALSE_NORTHING
          Invoke Mercator2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertAzimuthalEqualArea.FALSE_NORTHING
          Invoke LambertAzimuthalEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Krovak.FALSE_NORTHING
          Invoke Krovak.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PseudoMercator.FALSE_NORTHING
          Invoke PseudoMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal1SP.FALSE_NORTHING
          Invoke LambertConformal1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.NewZealandMapGrid.FALSE_NORTHING
          Invoke NewZealandMapGrid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MillerCylindrical.FALSE_NORTHING
          Invoke MillerCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.HotineObliqueMercator.FALSE_NORTHING
          Invoke HotineObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.CassiniSoldner.FALSE_NORTHING
          Invoke CassiniSoldner.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Orthographic.FALSE_NORTHING
          Invoke Orthographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Stereographic.FALSE_NORTHING
          Invoke Stereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.TransverseMercator.FALSE_NORTHING
          Invoke TransverseMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.AlbersEqualArea.FALSE_NORTHING
          Invoke AlbersEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal2SP.FALSE_NORTHING
          Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.FALSE_NORTHING
          Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.EquidistantCylindrical.FALSE_NORTHING
          Invoke EquidistantCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.FLATTENING_DIFFERENCE
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.GEOTIFF
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.GEOTIFF
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.io.wkt.FormattableObject.GEOTIFF
          Replaced by Convention.GEOTIFF. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.GEOTOOLKIT
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.GEOTOOLKIT
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.GEOTOOLKIT
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.GEOTOOLS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.GEOTOOLS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.GEOTOOLS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.coverage.grid.GeneralGridGeometry.GRID_RANGE
          Renamed GeneralGridGeometry.EXTENT. 
org.geotoolkit.image.io.metadata.SpatialMetadataFormat.IMAGE
          Replaced by call to getImageInstance(FORMAT_NAME). 
org.geotoolkit.io.wkt.FormattableObject.INTERNAL
          Replaced by Convention.INTERNAL. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.ISO
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.ISO
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.ISO
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.NADCON.LAT_DIFF_FILE
          Invoke NADCON.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.HotineObliqueMercator.TwoPoint.LAT_OF_1ST_POINT
          Invoke HotineObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.TwoPoint.LAT_OF_1ST_POINT
          Invoke ObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.HotineObliqueMercator.TwoPoint.LAT_OF_2ND_POINT
          Invoke HotineObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.TwoPoint.LAT_OF_2ND_POINT
          Invoke ObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertAzimuthalEqualArea.LATITUDE_OF_CENTRE
          Invoke LambertAzimuthalEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Krovak.LATITUDE_OF_CENTRE
          Invoke Krovak.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MillerCylindrical.LATITUDE_OF_CENTRE
          Invoke MillerCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Orthographic.LATITUDE_OF_CENTRE
          Invoke Orthographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.LATITUDE_OF_CENTRE
          Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Polyconic.LATITUDE_OF_ORIGIN
          Invoke Polyconic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator1SP.LATITUDE_OF_ORIGIN
          Invoke Mercator1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator2SP.LATITUDE_OF_ORIGIN
          Invoke Mercator2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueStereographic.LATITUDE_OF_ORIGIN
          Invoke ObliqueStereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PolarStereographic.LATITUDE_OF_ORIGIN
          Invoke PolarStereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PseudoMercator.LATITUDE_OF_ORIGIN
          Invoke PseudoMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal1SP.LATITUDE_OF_ORIGIN
          Invoke LambertConformal1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.NewZealandMapGrid.LATITUDE_OF_ORIGIN
          Invoke NewZealandMapGrid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.CassiniSoldner.LATITUDE_OF_ORIGIN
          Invoke CassiniSoldner.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Stereographic.LATITUDE_OF_ORIGIN
          Invoke Stereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.TransverseMercator.LATITUDE_OF_ORIGIN
          Invoke TransverseMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.AlbersEqualArea.LATITUDE_OF_ORIGIN
          Invoke AlbersEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal2SP.LATITUDE_OF_ORIGIN
          Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.EquidistantCylindrical.LATITUDE_OF_ORIGIN
          Invoke EquidistantCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.util.logging.LoggerFactory.LOG4J
          Deprecated together with Logging.setLoggerFactory(String). 
org.geotoolkit.referencing.operation.provider.NADCON.LONG_DIFF_FILE
          Invoke NADCON.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.HotineObliqueMercator.TwoPoint.LONG_OF_1ST_POINT
          Invoke HotineObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.TwoPoint.LONG_OF_1ST_POINT
          Invoke ObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.HotineObliqueMercator.TwoPoint.LONG_OF_2ND_POINT
          Invoke HotineObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.TwoPoint.LONG_OF_2ND_POINT
          Invoke ObliqueMercator.TwoPoint.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertAzimuthalEqualArea.LONGITUDE_OF_CENTRE
          Invoke LambertAzimuthalEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Krovak.LONGITUDE_OF_CENTRE
          Invoke Krovak.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MillerCylindrical.LONGITUDE_OF_CENTRE
          Invoke MillerCylindrical.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Orthographic.LONGITUDE_OF_CENTRE
          Invoke Orthographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.LONGITUDE_OF_CENTRE
          Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.NETCDF
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.NETCDF
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.NETCDF
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.Logarithmic.OFFSET
          Invoke Logarithmic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LongitudeRotation.OFFSET
          Invoke LongitudeRotation.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.OGC
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.OGC
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.OGC
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.io.wkt.FormattableObject.OGC
          Replaced by Convention.OGC. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.OPEN_GIS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.OPEN_GIS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.OPEN_GIS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.ORACLE
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.ORACLE
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.ORACLE
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.EllipsoidToGeoid.ORDER
          Invoke EllipsoidToGeoid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.WarpPolynomial.POST_SCALE_X
          Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.WarpPolynomial.POST_SCALE_Y
          Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.POSTGIS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.POSTGIS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.POSTGIS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.PPM
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.WarpPolynomial.PRE_SCALE_X
          Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.WarpPolynomial.PRE_SCALE_Y
          Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.PROJ4
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.PROJ4
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.PROJ4
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.Krovak.PSEUDO_STANDARD_PARALLEL
          Invoke Krovak.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.RECTIFIED_GRID_ANGLE
          Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MapProjection.ROLL_LONGITUDE
          Invoke PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Exponential.SCALE
          Invoke Exponential.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator1SP.SCALE_FACTOR
          Invoke Mercator1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Krovak.SCALE_FACTOR
          Invoke Krovak.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal1SP.SCALE_FACTOR
          Invoke LambertConformal1SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.CassiniSoldner.SCALE_FACTOR
          Invoke CassiniSoldner.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Orthographic.SCALE_FACTOR
          Invoke Orthographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Stereographic.SCALE_FACTOR
          Invoke Stereographic.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.TransverseMercator.SCALE_FACTOR
          Invoke TransverseMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal2SP.SCALE_FACTOR
          Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.ObliqueMercator.SCALE_FACTOR
          Invoke ObliqueMercator.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.EllipsoidToGeocentric.SEMI_MAJOR
          Invoke EllipsoidToGeocentric.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.NewZealandMapGrid.SEMI_MAJOR
          Invoke NewZealandMapGrid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.GeocentricToEllipsoid.SEMI_MAJOR
          Invoke GeocentricToEllipsoid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MapProjection.SEMI_MAJOR
          Invoke PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.EllipsoidToGeocentric.SEMI_MINOR
          Invoke EllipsoidToGeocentric.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.NewZealandMapGrid.SEMI_MINOR
          Invoke NewZealandMapGrid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.GeocentricToEllipsoid.SEMI_MINOR
          Invoke GeocentricToEllipsoid.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MapProjection.SEMI_MINOR
          Invoke PARAMETERS.descriptor(String) instead. 
org.geotoolkit.io.wkt.FormattableObject.SINGLE_LINE
          Moved to WKTFormat.SINGLE_LINE in order to reduce the amount of declarations in this base class. The raison is that FormattableObject is extended by a lot of objects, and those rarely-used WKT stuff are distracting. 
org.geotoolkit.referencing.operation.provider.Molodensky.SRC_DIM
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.SRC_DIM
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.SRC_SEMI_MAJOR
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.SRC_SEMI_MAJOR
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.SRC_SEMI_MINOR
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.SRC_SEMI_MINOR
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Mercator2SP.STANDARD_PARALLEL
          Invoke Mercator2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PolarStereographic.VariantB.STANDARD_PARALLEL
          Invoke PolarStereographic.VariantB.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PolarStereographic.North.STANDARD_PARALLEL
          Invoke PolarStereographic.North.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PolarStereographic.South.STANDARD_PARALLEL
          Invoke PolarStereographic.South.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.AlbersEqualArea.STANDARD_PARALLEL_1
          Invoke AlbersEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal2SP.STANDARD_PARALLEL_1
          Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.AlbersEqualArea.STANDARD_PARALLEL_2
          Invoke AlbersEqualArea.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.LambertConformal2SP.STANDARD_PARALLEL_2
          Invoke LambertConformal2SP.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.image.io.metadata.SpatialMetadataFormat.STREAM
          Replaced by call to getStreamInstance(FORMAT_NAME). 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.SUN_MICROSYSTEMS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultContact.SUN_MICROSYSTEMS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.SUN_MICROSYSTEMS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.Molodensky.TGT_DIM
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.TGT_DIM
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.TGT_SEMI_MAJOR
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.TGT_SEMI_MAJOR
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.Molodensky.TGT_SEMI_MINOR
          Invoke Molodensky.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.PositionVector7Param.TGT_SEMI_MINOR
          Invoke PositionVector7Param.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.RGF93.TRANSLATION_FILE
          Invoke RGF93.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.metadata.iso.citation.DefaultOnlineResource.WMS
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.referencing.operation.provider.WarpPolynomial.X_COEFFS
          Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MapProjection.X_SCALE
          Invoke PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MapProjection.XY_PLANE_ROTATION
          Invoke PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.WarpPolynomial.Y_COEFFS
          Invoke WarpPolynomial.PARAMETERS.descriptor(String) instead. 
org.geotoolkit.referencing.operation.provider.MapProjection.Y_SCALE
          Invoke PARAMETERS.descriptor(String) instead. 
 

Deprecated Methods
org.geotoolkit.image.io.metadata.SpatialMetadataFormat.addTree(MetadataStandard, Class, Map, Class>)
          Replaced by SpatialMetadataFormatBuilder. 
org.geotoolkit.image.io.metadata.SpatialMetadataFormat.addTree(MetadataStandard, Class, String, String, Map, Class>)
          Replaced by SpatialMetadataFormatBuilder. 
org.geotoolkit.image.io.metadata.PredefinedMetadataFormat.addTreeForCRS(String)
          Replaced by SpatialMetadataFormatBuilder. 
org.geotoolkit.image.io.metadata.PredefinedMetadataFormat.addTreeForImage(String)
          Replaced by SpatialMetadataFormatBuilder. 
org.geotoolkit.image.io.metadata.PredefinedMetadataFormat.addTreeForStream(String)
          Replaced by SpatialMetadataFormatBuilder. 
org.geotoolkit.math.XMath.countDecimalFractionDigits(double)
          Was used by XMath.trimDecimalFractionDigits(double, int, int), which has been deprecated. 
org.geotoolkit.referencing.operation.transform.ProjectiveTransform.create(AffineTransform)
          Moved to MathTransforms.linear(AffineTransform). 
org.geotoolkit.referencing.operation.transform.IdentityTransform.create(int)
          Replaced by MathTransforms.identity(int). 
org.geotoolkit.referencing.operation.transform.ConcatenatedTransform.create(MathTransform1D, MathTransform1D)
          Moved to MathTransforms.concatenate(MathTransform1D, MathTransform1D) 
org.geotoolkit.referencing.operation.transform.ConcatenatedTransform.create(MathTransform1D, MathTransform1D, MathTransform1D)
          Moved to MathTransforms.concatenate(MathTransform1D, MathTransform1D, MathTransform1D) 
org.geotoolkit.referencing.operation.transform.ConcatenatedTransform.create(MathTransform2D, MathTransform2D)
          Moved to MathTransforms.concatenate(MathTransform2D, MathTransform2D) 
org.geotoolkit.referencing.operation.transform.ConcatenatedTransform.create(MathTransform2D, MathTransform2D, MathTransform2D)
          Moved to MathTransforms.concatenate(MathTransform2D, MathTransform2D, MathTransform2D) 
org.geotoolkit.referencing.operation.transform.ConcatenatedTransform.create(MathTransform, MathTransform, MathTransform)
          Moved to MathTransforms.concatenate(MathTransform, MathTransform, MathTransform) 
org.geotoolkit.referencing.operation.matrix.MatrixFactory.create(Matrix)
          Renamed Matrices.copy(Matrix) 
org.geotoolkit.naming.DefaultNameFactory.createNameSpace(GenericName)
          Replaced by DefaultNameFactory.createNameSpace(GenericName, Map). 
org.geotoolkit.referencing.operation.transform.ProjectiveTransform.createScale(int, double)
          Moved to MathTransforms.linear(int, double, double). 
org.geotoolkit.referencing.operation.transform.ProjectiveTransform.createSelectMatrix(int, int[])
          Moved to Matrices.createDimensionFilter(int, int[]) and MathTransforms.dimensionFilter(int, int[]). 
org.geotoolkit.referencing.operation.transform.ProjectiveTransform.createTranslation(int, double)
          Moved to MathTransforms.linear(int, double, double). 
org.geotoolkit.display.shape.XRectangle2D.equalsEpsilon(Rectangle2D, Rectangle2D)
          Use your own comparison method instead, so you can specify different tolerance threshold along different axis. 
org.geotoolkit.image.io.SpatialImageReader.flipVertically(ImageReadParam, int, Rectangle)
          Experience suggests that images better to be read as they are stored in the file, even if they appear flipped. In the case of NetCDF images, the fact that the image is flipped appears in the image metadata, which declare a positive scale factor for the y axis. 
org.geotoolkit.coverage.grid.GridCoverageBuilder.getBufferedImage()
          Replaced by GridCoverageBuilder.getRenderedImage(). 
org.geotoolkit.coverage.GridSampleDimension.getColorInterpretation()
          No replacement. 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getDataBlock(GridRange, boolean[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getDataBlock(GridRange, byte[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getDataBlock(GridRange, double[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getDataBlock(GridRange, float[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getDataBlock(GridRange, int[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getDataBlock(GridRange, short[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.io.wkt.FormattableObject.getDefaultIndentation()
          Moved to WKTFormat.getDefaultIndentation(). 
org.geotoolkit.coverage.processing.AbstractOperation.getDescription()
          Return type need to be changed, maybe to InternationalString. 
org.geotoolkit.coverage.processing.AbstractOperation.getDocURL()
          To be replaced by a method returning a Citation. 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getGridPacking()
          Not yet implemented, and maybe will never be implemented. 
org.geotoolkit.referencing.operation.builder.GridToEnvelopeMapper.getGridRange()
          Renamed GridToEnvelopeMapper.getGridExtent(). 
org.geotoolkit.coverage.grid.GeneralGridGeometry.getGridRange()
          Renamed GeneralGridGeometry.getExtent(). 
org.geotoolkit.coverage.grid.ImageGeometry.getGridRange()
          Renamed ImageGeometry.getExtent(). 
org.geotoolkit.referencing.adapters.NetcdfCRS.getGridRange()
          Renamed NetcdfCRS.getExtent(). 
org.geotoolkit.coverage.grid.GridGeometry2D.getGridRange2D()
          Renamed GridGeometry2D.getGridRange2D(). 
org.geotoolkit.coverage.grid.GridCoverageBuilder.getImageSize()
          Replaced by GridCoverageBuilder.getImageBounds(). 
org.geotoolkit.util.logging.Log4JLoggerFactory.getInstance()
          Replaced by the META-INF/services discovery mechanism. 
org.geotoolkit.util.logging.CommonsLoggerFactory.getInstance()
          Replaced by the META-INF/services discovery mechanism. 
org.geotoolkit.image.io.metadata.ReferencingBuilder.getOptionalCRS()
          Renamed ReferencingBuilder.build(). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.getPackedDataBlock(GridRange)
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.GridSampleDimension.getPalette()
          No replacement. 
org.geotoolkit.coverage.GridSampleDimension.getPaletteInterpretation()
          No replacement. 
org.geotoolkit.geometry.GeneralEnvelope.getReducedEnvelope(int, int)
          The implementation of this method was broken. Since this method was not used anymore (which explain why we didn't noticed its bug), it will be removed. 
org.geotoolkit.coverage.grid.GridCoverageBuilder.getSampleRange()
          Replaced by GridCoverageBuilder.Variable.getSampleRange(). 
org.geotoolkit.coverage.processing.AbstractOperation.getVendor()
          To be replaced by getName().getAuthority(). 
org.geotoolkit.coverage.processing.AbstractOperation.getVersion()
          Replacement to be determined. 
org.geotoolkit.io.wkt.Formatter.isInternalWKT()
          Replaced by getConvention() == Convention.INTERNAL. 
org.geotoolkit.util.logging.Logging.log(Class, LogRecord)
          Replaced by Logging.log(Class, String, LogRecord), because experience suggests that letting the caller specifies himself the source class and method names is error prone. 
org.geotoolkit.coverage.grid.GridCoverageBuilder.newVariable(CharSequence, Unit)
          Replaced by GridCoverageBuilder.variable(int). 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.OGC(Role, OnLineFunction, URI)
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.metadata.iso.citation.DefaultResponsibleParty.OGC(Role, OnlineResource)
          To be replaced by a database (constants are becoming too numerous) 
org.geotoolkit.display.shape.ShapeUtilities.parabolicControlPoint(double, double, double, double, double, double, boolean, Point2D)
          The dest argument has been removed for consistency with other methods in this class. 
org.geotoolkit.referencing.CRS.reset(String)
          This method doesn't do anything more than FactoryFinder.scanForPlugins(). 
org.geotoolkit.referencing.operation.projection.UnitaryProjection.resetWarnings()
          Not supported anymore. 
org.geotoolkit.math.XMath.roundIfAlmostInteger(double, int)
          This method is inefficient, and the work to do about rounding error is a bit too much implementation specific anyway. 
org.geotoolkit.coverage.grid.GridCoverageBuilder.setBufferedImage(BufferedImage)
          Replaced by GridCoverageBuilder.setRenderedImage(RenderedImage). 
org.geotoolkit.coverage.grid.GridCoverageBuilder.setBufferedImage(File)
          Use GridCoverageReader instead. 
org.geotoolkit.coverage.grid.GridCoverageBuilder.setBufferedImage(Random)
          No replacement. 
org.geotoolkit.coverage.grid.AbstractGridCoverage.setDataBlock(GridRange, boolean[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.setDataBlock(GridRange, byte[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.setDataBlock(GridRange, double[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.setDataBlock(GridRange, float[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.setDataBlock(GridRange, int[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.coverage.grid.AbstractGridCoverage.setDataBlock(GridRange, short[])
          We should use some higher level construct instead (multi-dimensional array or something similar). 
org.geotoolkit.io.wkt.FormattableObject.setDefaultIndentation(int)
          Moved to WKTFormat.setDefaultIndentation(int). 
org.geotoolkit.referencing.operation.builder.GridToEnvelopeMapper.setGridRange(GridEnvelope)
          Renamed GridToEnvelopeMapper.setGridExtent(GridEnvelope). 
org.geotoolkit.referencing.operation.builder.GridToEnvelopeMapper.setGridRange(int, int, int, int)
          Renamed GridToEnvelopeMapper.setGridExtent(GridEnvelope). 
org.geotoolkit.referencing.operation.builder.GridToEnvelopeMapper.setGridRange(Rectangle)
          Renamed GridToEnvelopeMapper.setGridExtent(GridEnvelope). 
org.geotoolkit.coverage.grid.GridCoverageBuilder.setImageSize(Dimension)
          Replaced by GridCoverageBuilder.setExtent(int[]). 
org.geotoolkit.coverage.grid.GridCoverageBuilder.setImageSize(int, int)
          Replaced by GridCoverageBuilder.setExtent(int[]). 
org.geotoolkit.util.logging.Logging.setLoggerFactory(String)
          The META-INF/services mechanism should be sufficient. This method will be removed in order to reduce the weight of the Geotk library. 
org.geotoolkit.coverage.grid.GridCoverageBuilder.setSampleRange(int, int)
          Replaced by GridCoverageBuilder.Variable.setSampleRange(int, int). 
org.geotoolkit.coverage.grid.GridCoverageBuilder.setSampleRange(NumberRange)
          Replaced by GridCoverageBuilder.Variable.setSampleRange(NumberRange). 
org.geotoolkit.geometry.AbstractEnvelope.toPolygonString(Envelope)
          Moved to Envelopes.toPolygonWKT(Envelope). 
org.geotoolkit.io.wkt.FormattableObject.toWKT(Citation, int)
          Replaced by FormattableObject.toWKT(Convention, int). 
org.geotoolkit.io.wkt.FormattableObject.toWKT(int)
          Replaced by FormattableObject.toWKT(Convention, int) with Convention.OGC. This method will be removed in order to simplify the API. 
org.geotoolkit.math.XMath.trimDecimalFractionDigits(double, int, int)
          This method is inefficient, and the work to do about rounding error is a bit too much implementation specific anyway. 
 

Deprecated Constructors
org.geotoolkit.image.io.ImageReaderAdapter.Spi(ImageReaderSpi)
          Specify a suffix. 
org.geotoolkit.image.io.ImageReaderAdapter.Spi(String)
          Specify a suffix. 
org.geotoolkit.image.io.ImageWriterAdapter.Spi(ImageWriterSpi)
          Specify a suffix. 
org.geotoolkit.image.io.ImageWriterAdapter.Spi(String)
          Specify a suffix. 
 



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