Uses of Interface
net.opengis.gml311.OrientableSurfaceType
Packages that use OrientableSurfaceType
-
Uses of OrientableSurfaceType in net.opengis.gml311
Methods 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 TypeMethodDescriptionvoid
DocumentRoot.setOrientableSurface
(OrientableSurfaceType value) Sets the value of the 'Orientable Surface
' containment reference. -
Uses of OrientableSurfaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OrientableSurfaceTypeModifier and TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetOrientableSurface
(OrientableSurfaceType newOrientableSurface, NotificationChain msgs) void
DocumentRootImpl.setOrientableSurface
(OrientableSurfaceType newOrientableSurface) -
Uses of OrientableSurfaceType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateOrientableSurfaceType
(OrientableSurfaceType orientableSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)