Uses of Class
org.n52.oxf.conversion.gml32.srs.AxisOrder

Packages that use AxisOrder
org.n52.oxf.conversion.gml32.srs   
 

Uses of AxisOrder in org.n52.oxf.conversion.gml32.srs
 

Methods in org.n52.oxf.conversion.gml32.srs that return AxisOrder
static AxisOrder SRSUtils.resolveAxisOrder(String srsName)
           
static AxisOrder AxisOrder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AxisOrder[] AxisOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012-2013 52north.org. All Rights Reserved.