Uses of Class
net.opengis.omeo.eop.v_2_0.PolygonOrientationValueType

Packages that use PolygonOrientationValueType
net.opengis.omeo.alt.v_2_0   
net.opengis.omeo.eop.v_2_0   
net.opengis.omeo.lmb.v_2_0   
net.opengis.omeo.ssp.v_2_0   
 

Uses of PolygonOrientationValueType in net.opengis.omeo.alt.v_2_0
 

Methods in net.opengis.omeo.alt.v_2_0 with parameters of type PolygonOrientationValueType
 FootprintType FootprintType.withOrientation(PolygonOrientationValueType value)
           
 

Uses of PolygonOrientationValueType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 declared as PolygonOrientationValueType
protected  PolygonOrientationValueType FootprintType.orientation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return PolygonOrientationValueType
static PolygonOrientationValueType PolygonOrientationValueType.fromValue(String v)
           
 PolygonOrientationValueType FootprintType.getOrientation()
          Gets the value of the orientation property.
static PolygonOrientationValueType PolygonOrientationValueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PolygonOrientationValueType[] PolygonOrientationValueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type PolygonOrientationValueType
 void FootprintType.setOrientation(PolygonOrientationValueType value)
          Sets the value of the orientation property.
 FootprintType FootprintType.withOrientation(PolygonOrientationValueType value)
           
 

Uses of PolygonOrientationValueType in net.opengis.omeo.lmb.v_2_0
 

Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type PolygonOrientationValueType
 FootprintType FootprintType.withOrientation(PolygonOrientationValueType value)
           
 

Uses of PolygonOrientationValueType in net.opengis.omeo.ssp.v_2_0
 

Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type PolygonOrientationValueType
 FootprintType FootprintType.withOrientation(PolygonOrientationValueType value)
           
 



Copyright © 2008-2016. All Rights Reserved.