|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FittedCoordinateSystem | |
org.geotools.cs | Coordinate Systems implementation. |
Uses of FittedCoordinateSystem in org.geotools.cs |
Methods in org.geotools.cs that return FittedCoordinateSystem | |
FittedCoordinateSystem |
CoordinateSystemFactory.createFittedCoordinateSystem(java.lang.CharSequence name,
CoordinateSystem base,
MathTransform toBase,
AxisInfo[] axes)
Deprecated. Creates a fitted coordinate system. |
FittedCoordinateSystem |
Adapters.wrap(org.opengis.cs.CS_FittedCoordinateSystem cs)
Deprecated. Returns a fitted coordinate system for an OpenGIS interface. |
Methods in org.geotools.cs with parameters of type FittedCoordinateSystem | |
org.opengis.cs.CS_FittedCoordinateSystem |
Adapters.export(FittedCoordinateSystem cs)
Deprecated. Returns an OpenGIS interface for a fitted coordinate system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |