|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Info | |
| org.geotools.cs | Coordinate Systems implementation. |
| org.geotools.ct | Coordinate Transformations implementation. |
| Uses of Info in org.geotools.cs |
| Subclasses of Info in org.geotools.cs | |
class |
CompoundCoordinateSystem
Deprecated. Replaced by DefaultCompoundCRS. |
class |
CoordinateSystem
Deprecated. Replaced by AbstractCRS. |
class |
Datum
Deprecated. Replaced by AbstractDatum. |
class |
Ellipsoid
Deprecated. Replaced by DefaultEllipsoid. |
class |
FittedCoordinateSystem
Deprecated. Replaced by org.opengis.referencing.crs.DefaultDerivedCRS. |
class |
GeocentricCoordinateSystem
Deprecated. Replaced by DefaultGeocentricCRS. |
class |
GeographicCoordinateSystem
Deprecated. Replaced by DefaultGeographicCRS. |
class |
HorizontalCoordinateSystem
Deprecated. No direct replacement. The nearest parent is AbstractCRS. |
class |
HorizontalDatum
Deprecated. Replaced by DefaultGeodeticDatum. |
class |
LocalCoordinateSystem
Deprecated. Replaced by DefaultEngineeringCRS. |
class |
LocalDatum
Deprecated. Replaced by DefaultEngineeringDatum. |
class |
PrimeMeridian
Deprecated. Replaced by DefaultPrimeMeridian. |
class |
ProjectedCoordinateSystem
Deprecated. Replaced by DefaultProjectedCRS. |
class |
Projection
Deprecated. Replaced by DefaultOperationMethod. |
class |
TemporalCoordinateSystem
Deprecated. Replaced by DefaultTemporalCRS. |
class |
TemporalDatum
Deprecated. Replaced by DefaultTemporalDatum. |
class |
VerticalCoordinateSystem
Deprecated. Replaced by DefaultVerticalCRS. |
class |
VerticalDatum
Deprecated. Replaced by DefaultVerticalDatum. |
| Methods in org.geotools.cs that return Info | |
Info |
Adapters.wrap(org.opengis.cs.CS_Info info)
Deprecated. Returns info for an OpenGIS interface. |
| Methods in org.geotools.cs with parameters of type Info | |
boolean |
TemporalCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
FittedCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
CompoundCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
ProjectedCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
HorizontalCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
GeographicCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
VerticalCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
GeocentricCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
LocalCoordinateSystem.equals(Info object,
boolean compareNames)
Deprecated. Compare this coordinate system with the specified object for equality. |
boolean |
HorizontalDatum.equals(Info object,
boolean compareNames)
Deprecated. Compare this datum with the specified object for equality. |
boolean |
PrimeMeridian.equals(Info object,
boolean compareNames)
Deprecated. Compare this prime meridian with the specified object for equality. |
org.opengis.cs.CS_Info |
Adapters.export(Info info)
Deprecated. Returns an OpenGIS interface for an info. |
boolean |
Ellipsoid.equals(Info object,
boolean compareNames)
Deprecated. Compare this ellipsoid with the specified object for equality. |
boolean |
Projection.equals(Info object,
boolean compareNames)
Deprecated. Compare this projection with the specified object for equality. |
boolean |
Datum.equals(Info object,
boolean compareNames)
Deprecated. Compare this datum with the specified object for equality. |
boolean |
Info.equals(Info object,
boolean compareNames)
Deprecated. Compare this object with the specified object for equality. |
| Uses of Info in org.geotools.ct |
| Subclasses of Info in org.geotools.ct | |
class |
CoordinateTransformation
Deprecated. Replaced by AbstractCoordinateOperation. |
| Methods in org.geotools.ct with parameters of type Info | |
boolean |
CoordinateTransformation.equals(Info object,
boolean compareNames)
Deprecated. Compares the specified object with this coordinate transformation for equality. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||