Uses of Interface
net.opengis.gml311.DirectedFacePropertyType
Packages that use DirectedFacePropertyType
- 
Uses of DirectedFacePropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return DirectedFacePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createDirectedFacePropertyType()Returns a new object of class 'Directed Face Property Type'.DocumentRoot.getDirectedFace()Returns the value of the 'Directed Face' containment reference.Methods in net.opengis.gml311 that return types with arguments of type DirectedFacePropertyTypeModifier and TypeMethodDescriptionEList<DirectedFacePropertyType>EdgeType.getDirectedFace()Returns the value of the 'Directed Face' containment reference list.EList<DirectedFacePropertyType>TopoSolidType.getDirectedFace()Returns the value of the 'Directed Face' containment reference list.EList<DirectedFacePropertyType>TopoSurfaceType.getDirectedFace()Returns the value of the 'Directed Face' containment reference list.Methods in net.opengis.gml311 with parameters of type DirectedFacePropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDirectedFace(DirectedFacePropertyType value) Sets the value of the 'Directed Face' containment reference.
- 
Uses of DirectedFacePropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement DirectedFacePropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Directed Face Property Type'.Fields in net.opengis.gml311.impl with type parameters of type DirectedFacePropertyTypeModifier and TypeFieldDescriptionprotected EList<DirectedFacePropertyType>EdgeTypeImpl.directedFaceThe cached value of the 'Directed Face' containment reference list.protected EList<DirectedFacePropertyType>TopoSolidTypeImpl.directedFaceThe cached value of the 'Directed Face' containment reference list.protected EList<DirectedFacePropertyType>TopoSurfaceTypeImpl.directedFaceThe cached value of the 'Directed Face' containment reference list.Methods in net.opengis.gml311.impl that return DirectedFacePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDirectedFacePropertyType()DocumentRootImpl.getDirectedFace()Methods in net.opengis.gml311.impl that return types with arguments of type DirectedFacePropertyTypeModifier and TypeMethodDescriptionEList<DirectedFacePropertyType>EdgeTypeImpl.getDirectedFace()EList<DirectedFacePropertyType>TopoSolidTypeImpl.getDirectedFace()EList<DirectedFacePropertyType>TopoSurfaceTypeImpl.getDirectedFace()Methods in net.opengis.gml311.impl with parameters of type DirectedFacePropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDirectedFace(DirectedFacePropertyType newDirectedFace, NotificationChain msgs) voidDocumentRootImpl.setDirectedFace(DirectedFacePropertyType newDirectedFace) 
- 
Uses of DirectedFacePropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type DirectedFacePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseDirectedFacePropertyType(DirectedFacePropertyType object) Returns the result of interpreting the object as an instance of 'Directed Face Property Type'.booleanGml311Validator.validateDirectedFacePropertyType(DirectedFacePropertyType directedFacePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)