|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalCoordinateSystem | |
org.deegree_impl.model.cs |
Uses of LocalCoordinateSystem in org.deegree_impl.model.cs |
Methods in org.deegree_impl.model.cs that return LocalCoordinateSystem | |
LocalCoordinateSystem |
CoordinateSystemFactory.createLocalCoordinateSystem(java.lang.String name,
LocalDatum datum,
Unit unit,
AxisInfo[] axes)
Creates a local coordinate system. |
LocalCoordinateSystem |
Adapters.wrap(CS_LocalCoordinateSystem cs)
Returns a local coordinate system for an OpenGIS interface. |
Methods in org.deegree_impl.model.cs with parameters of type LocalCoordinateSystem | |
CS_LocalCoordinateSystem |
Adapters.export(LocalCoordinateSystem cs)
Returns an OpenGIS interface for a local coordinate system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |