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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPolyhedralSurface(PolyhedralSurfaceType newPolyhedralSurface, NotificationChain msgs) voidDocumentRootImpl.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'.booleanGml311Validator.validatePolyhedralSurfaceType(PolyhedralSurfaceType polyhedralSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)