Uses of Class
net.opengis.gml.DirectionPropertyType

Packages that use DirectionPropertyType
net.opengis.gml   
 

Uses of DirectionPropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as DirectionPropertyType
protected  DirectionPropertyType MovingObjectStatusType.bearing
           
protected  DirectionPropertyType DirectedObservationType.direction
           
 

Methods in net.opengis.gml that return DirectionPropertyType
 DirectionPropertyType ObjectFactory.createDirectionPropertyType()
          Create an instance of DirectionPropertyType
 DirectionPropertyType MovingObjectStatusType.getBearing()
          Obtient la valeur de la propriété bearing.
 DirectionPropertyType DirectedObservationType.getDirection()
          Obtient la valeur de la propriété direction.
 

Methods in net.opengis.gml that return types with arguments of type DirectionPropertyType
 JAXBElement<DirectionPropertyType> ObjectFactory.createDirection(DirectionPropertyType value)
          Create an instance of JAXBElement<DirectionPropertyType>}
 

Methods in net.opengis.gml with parameters of type DirectionPropertyType
 JAXBElement<DirectionPropertyType> ObjectFactory.createDirection(DirectionPropertyType value)
          Create an instance of JAXBElement<DirectionPropertyType>}
 void MovingObjectStatusType.setBearing(DirectionPropertyType value)
          Définit la valeur de la propriété bearing.
 void DirectedObservationType.setDirection(DirectionPropertyType value)
          Définit la valeur de la propriété direction.
 



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