|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CS_FittedCoordinateSystem | |
org.deegree_impl.model.cs | |
org.opengis.cs |
Uses of CS_FittedCoordinateSystem in org.deegree_impl.model.cs |
Methods in org.deegree_impl.model.cs that return CS_FittedCoordinateSystem | |
CS_FittedCoordinateSystem |
CoordinateSystemFactory.Export.createFittedCoordinateSystem(java.lang.String name,
CS_CoordinateSystem base,
java.lang.String toBaseWKT,
CS_AxisInfo[] arAxes)
Creates a fitted coordinate system. |
Uses of CS_FittedCoordinateSystem in org.opengis.cs |
Methods in org.opengis.cs that return CS_FittedCoordinateSystem | |
CS_FittedCoordinateSystem |
CS_CoordinateSystemFactory.createFittedCoordinateSystem(java.lang.String name,
CS_CoordinateSystem base,
java.lang.String toBaseWKT,
CS_AxisInfo[] arAxes)
Creates a fitted coordinate system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |