Uses of Class
org.deegree.crs.AxisType

Packages that use AxisType
org.deegree.crs   
 

Uses of AxisType in org.deegree.crs
 

Fields in org.deegree.crs declared as AxisType
protected  AxisType CompoundCRSType.heightAxis
           
 

Fields in org.deegree.crs with type parameters of type AxisType
protected  List<AxisType> AbstractCRS.axis
           
 

Methods in org.deegree.crs that return AxisType
 AxisType ObjectFactory.createAxisType()
          Create an instance of AxisType
 AxisType CompoundCRSType.getHeightAxis()
          Gets the value of the heightAxis property.
 

Methods in org.deegree.crs that return types with arguments of type AxisType
 List<AxisType> AbstractCRS.getAxis()
          Gets the value of the axis property.
 

Methods in org.deegree.crs with parameters of type AxisType
 void CompoundCRSType.setHeightAxis(AxisType value)
          Sets the value of the heightAxis property.
 



Copyright © 2011. All Rights Reserved.