Uses of Class
net.opengis.gml.DirectedFacePropertyType

Packages that use DirectedFacePropertyType
net.opengis.gml   
 

Uses of DirectedFacePropertyType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type DirectedFacePropertyType
protected  List<DirectedFacePropertyType> TopoSolidType.directedFace
           
protected  List<DirectedFacePropertyType> TopoSurfaceType.directedFace
           
protected  List<DirectedFacePropertyType> EdgeType.directedFace
           
 

Methods in net.opengis.gml that return DirectedFacePropertyType
 DirectedFacePropertyType ObjectFactory.createDirectedFacePropertyType()
          Create an instance of DirectedFacePropertyType
 

Methods in net.opengis.gml that return types with arguments of type DirectedFacePropertyType
 JAXBElement<DirectedFacePropertyType> ObjectFactory.createDirectedFace(DirectedFacePropertyType value)
          Create an instance of JAXBElement<DirectedFacePropertyType>}
 List<DirectedFacePropertyType> TopoSolidType.getDirectedFace()
          Gets the value of the directedFace property.
 List<DirectedFacePropertyType> TopoSurfaceType.getDirectedFace()
          Gets the value of the directedFace property.
 List<DirectedFacePropertyType> EdgeType.getDirectedFace()
          Gets the value of the directedFace property.
 

Methods in net.opengis.gml with parameters of type DirectedFacePropertyType
 JAXBElement<DirectedFacePropertyType> ObjectFactory.createDirectedFace(DirectedFacePropertyType value)
          Create an instance of JAXBElement<DirectedFacePropertyType>}
 



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