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 TypeMethodDescriptionvoid
DocumentRoot.setPolygonPatches
(PolygonPatchArrayPropertyType value) Sets the value of the 'Polygon Patches
' containment reference.void
PolyhedralSurfaceType.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 TypeClassDescriptionclass
An implementation of the model object 'Polygon Patch Array Property Type'.Fields in net.opengis.gml311.impl declared as PolygonPatchArrayPropertyTypeModifier and TypeFieldDescriptionprotected PolygonPatchArrayPropertyType
PolyhedralSurfaceTypeImpl.polygonPatches
The 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPolygonPatches
(PolygonPatchArrayPropertyType newPolygonPatches, NotificationChain msgs) NotificationChain
PolyhedralSurfaceTypeImpl.basicSetPolygonPatches
(PolygonPatchArrayPropertyType newPolygonPatches, NotificationChain msgs) void
DocumentRootImpl.setPolygonPatches
(PolygonPatchArrayPropertyType newPolygonPatches) void
PolyhedralSurfaceTypeImpl.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'.boolean
Gml311Validator.validatePolygonPatchArrayPropertyType
(PolygonPatchArrayPropertyType polygonPatchArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)