Uses of Interface
net.opengis.gml311.FaceType
Packages that use FaceType
-
Uses of FaceType in net.opengis.gml311
Methods in net.opengis.gml311 that return FaceTypeModifier and TypeMethodDescriptionGml311Factory.createFaceType()Returns a new object of class 'Face Type'.ContainerPropertyType.getFace()Returns the value of the 'Face' containment reference.DirectedFacePropertyType.getFace()Returns the value of the 'Face' containment reference.DocumentRoot.getFace()Returns the value of the 'Face' containment reference.Methods in net.opengis.gml311 with parameters of type FaceType -
Uses of FaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement FaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Face Type'.Fields in net.opengis.gml311.impl declared as FaceTypeModifier and TypeFieldDescriptionprotected FaceTypeContainerPropertyTypeImpl.faceThe cached value of the 'Face' containment reference.protected FaceTypeDirectedFacePropertyTypeImpl.faceThe cached value of the 'Face' containment reference.Methods in net.opengis.gml311.impl that return FaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFaceType()ContainerPropertyTypeImpl.getFace()DirectedFacePropertyTypeImpl.getFace()DocumentRootImpl.getFace()Methods in net.opengis.gml311.impl with parameters of type FaceTypeModifier and TypeMethodDescriptionNotificationChainContainerPropertyTypeImpl.basicSetFace(FaceType newFace, NotificationChain msgs) NotificationChainDirectedFacePropertyTypeImpl.basicSetFace(FaceType newFace, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetFace(FaceType newFace, NotificationChain msgs) voidvoidvoid -
Uses of FaceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type FaceTypeModifier and TypeMethodDescriptionGml311Switch.caseFaceType(FaceType object) Returns the result of interpreting the object as an instance of 'Face Type'.booleanGml311Validator.validateFaceType(FaceType faceType, DiagnosticChain diagnostics, Map<Object, Object> context)