Uses of Class
net.opengis.se._2_0.core.RelativeOrientationType

Packages that use RelativeOrientationType
net.opengis.se._2_0.core   
 

Uses of RelativeOrientationType in net.opengis.se._2_0.core
 

Fields in net.opengis.se._2_0.core declared as RelativeOrientationType
protected  RelativeOrientationType LineLabelType.relativeOrientation
           
protected  RelativeOrientationType GraphicStrokeType.relativeOrientation
           
 

Methods in net.opengis.se._2_0.core that return RelativeOrientationType
static RelativeOrientationType RelativeOrientationType.fromValue(String v)
           
 RelativeOrientationType LineLabelType.getRelativeOrientation()
          Obtient la valeur de la propriété relativeOrientation.
 RelativeOrientationType GraphicStrokeType.getRelativeOrientation()
          Obtient la valeur de la propriété relativeOrientation.
static RelativeOrientationType RelativeOrientationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RelativeOrientationType[] RelativeOrientationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.se._2_0.core that return types with arguments of type RelativeOrientationType
 JAXBElement<RelativeOrientationType> ObjectFactory.createRelativeOrientation(RelativeOrientationType value)
          Create an instance of JAXBElement<RelativeOrientationType>}
 

Methods in net.opengis.se._2_0.core with parameters of type RelativeOrientationType
 JAXBElement<RelativeOrientationType> ObjectFactory.createRelativeOrientation(RelativeOrientationType value)
          Create an instance of JAXBElement<RelativeOrientationType>}
 void LineLabelType.setRelativeOrientation(RelativeOrientationType value)
          Définit la valeur de la propriété relativeOrientation.
 void GraphicStrokeType.setRelativeOrientation(RelativeOrientationType value)
          Définit la valeur de la propriété relativeOrientation.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.