Uses of Interface
net.opengis.gml311.PolyhedralSurfaceType
Packages that use PolyhedralSurfaceType
-
Uses of PolyhedralSurfaceType in net.opengis.gml311
Methods in net.opengis.gml311 that return PolyhedralSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createPolyhedralSurfaceType()
Returns a new object of class 'Polyhedral Surface Type'.DocumentRoot.getPolyhedralSurface()
Returns the value of the 'Polyhedral Surface' containment reference.Methods in net.opengis.gml311 with parameters of type PolyhedralSurfaceTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setPolyhedralSurface
(PolyhedralSurfaceType value) Sets the value of the 'Polyhedral Surface
' containment reference. -
Uses of PolyhedralSurfaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PolyhedralSurfaceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Polyhedral Surface Type'.Methods in net.opengis.gml311.impl that return PolyhedralSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPolyhedralSurfaceType()
DocumentRootImpl.getPolyhedralSurface()
Methods in net.opengis.gml311.impl with parameters of type PolyhedralSurfaceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPolyhedralSurface
(PolyhedralSurfaceType newPolyhedralSurface, NotificationChain msgs) void
DocumentRootImpl.setPolyhedralSurface
(PolyhedralSurfaceType newPolyhedralSurface) -
Uses of PolyhedralSurfaceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PolyhedralSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.casePolyhedralSurfaceType
(PolyhedralSurfaceType object) Returns the result of interpreting the object as an instance of 'Polyhedral Surface Type'.boolean
Gml311Validator.validatePolyhedralSurfaceType
(PolyhedralSurfaceType polyhedralSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)