Uses of Interface
net.opengis.gml311.OrientableSurfaceType
Packages that use OrientableSurfaceType
- 
Uses of OrientableSurfaceType in net.opengis.gml311Methods in net.opengis.gml311 that return OrientableSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createOrientableSurfaceType()Returns a new object of class 'Orientable Surface Type'.DocumentRoot.getOrientableSurface()Returns the value of the 'Orientable Surface' containment reference.Methods in net.opengis.gml311 with parameters of type OrientableSurfaceTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setOrientableSurface(OrientableSurfaceType value) Sets the value of the 'Orientable Surface' containment reference.
- 
Uses of OrientableSurfaceType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement OrientableSurfaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Orientable Surface Type'.Methods in net.opengis.gml311.impl that return OrientableSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOrientableSurfaceType()DocumentRootImpl.getOrientableSurface()Methods in net.opengis.gml311.impl with parameters of type OrientableSurfaceTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetOrientableSurface(OrientableSurfaceType newOrientableSurface, NotificationChain msgs) voidDocumentRootImpl.setOrientableSurface(OrientableSurfaceType newOrientableSurface) 
- 
Uses of OrientableSurfaceType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type OrientableSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseOrientableSurfaceType(OrientableSurfaceType object) Returns the result of interpreting the object as an instance of 'Orientable Surface Type'.booleanGml311Validator.validateOrientableSurfaceType(OrientableSurfaceType orientableSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)