Uses of Interface
net.opengis.gml311.PolygonPatchArrayPropertyType
Packages that use PolygonPatchArrayPropertyType
-
Uses of PolygonPatchArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return PolygonPatchArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createPolygonPatchArrayPropertyType()Returns a new object of class 'Polygon Patch Array Property Type'.DocumentRoot.getPolygonPatches()Returns the value of the 'Polygon Patches' containment reference.PolyhedralSurfaceType.getPolygonPatches()Returns the value of the 'Polygon Patches' containment reference.Methods in net.opengis.gml311 with parameters of type PolygonPatchArrayPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPolygonPatches(PolygonPatchArrayPropertyType value) Sets the value of the 'Polygon Patches' containment reference.voidPolyhedralSurfaceType.setPolygonPatches(PolygonPatchArrayPropertyType value) Sets the value of the 'Polygon Patches' containment reference. -
Uses of PolygonPatchArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PolygonPatchArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Polygon Patch Array Property Type'.Fields in net.opengis.gml311.impl declared as PolygonPatchArrayPropertyTypeModifier and TypeFieldDescriptionprotected PolygonPatchArrayPropertyTypePolyhedralSurfaceTypeImpl.polygonPatchesThe cached value of the 'Polygon Patches' containment reference.Methods in net.opengis.gml311.impl that return PolygonPatchArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPolygonPatchArrayPropertyType()DocumentRootImpl.getPolygonPatches()PolyhedralSurfaceTypeImpl.getPolygonPatches()Methods in net.opengis.gml311.impl with parameters of type PolygonPatchArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPolygonPatches(PolygonPatchArrayPropertyType newPolygonPatches, NotificationChain msgs) NotificationChainPolyhedralSurfaceTypeImpl.basicSetPolygonPatches(PolygonPatchArrayPropertyType newPolygonPatches, NotificationChain msgs) voidDocumentRootImpl.setPolygonPatches(PolygonPatchArrayPropertyType newPolygonPatches) voidPolyhedralSurfaceTypeImpl.setPolygonPatches(PolygonPatchArrayPropertyType newPolygonPatches) -
Uses of PolygonPatchArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PolygonPatchArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.casePolygonPatchArrayPropertyType(PolygonPatchArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Polygon Patch Array Property Type'.booleanGml311Validator.validatePolygonPatchArrayPropertyType(PolygonPatchArrayPropertyType polygonPatchArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)