|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CS_AxisOrientationEnum | |
| org.deegree_impl.model.cs | |
| org.opengis.cs | |
| Uses of CS_AxisOrientationEnum in org.deegree_impl.model.cs |
| Methods in org.deegree_impl.model.cs that return CS_AxisOrientationEnum | |
CS_AxisOrientationEnum |
Adapters.export(AxisOrientation orientation)
Returns an OpenGIS enumeration for an axis orientation. |
| Methods in org.deegree_impl.model.cs with parameters of type CS_AxisOrientationEnum | |
AxisOrientation |
Adapters.wrap(CS_AxisOrientationEnum orientation)
Returns an axis orientation for an OpenGIS enumeration. |
| Uses of CS_AxisOrientationEnum in org.opengis.cs |
| Fields in org.opengis.cs declared as CS_AxisOrientationEnum | |
CS_AxisOrientationEnum |
CS_AxisInfo.orientation
Gets enumerated value for orientation. |
| Constructors in org.opengis.cs with parameters of type CS_AxisOrientationEnum | |
CS_AxisInfo(java.lang.String name,
CS_AxisOrientationEnum orientation)
Construct an AxisInfo. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||