Uses of Interface
net.opengis.gml311.PolygonPatchType
Packages that use PolygonPatchType
-
Uses of PolygonPatchType in net.opengis.gml311
Methods in net.opengis.gml311 that return PolygonPatchTypeModifier and TypeMethodDescriptionGml311Factory.createPolygonPatchType()
Returns a new object of class 'Polygon Patch Type'.DocumentRoot.getPolygonPatch()
Returns the value of the 'Polygon Patch' containment reference.Methods in net.opengis.gml311 that return types with arguments of type PolygonPatchTypeModifier and TypeMethodDescriptionEList<PolygonPatchType>
PolygonPatchArrayPropertyType.getPolygonPatch()
Returns the value of the 'Polygon Patch' containment reference list.Methods in net.opengis.gml311 with parameters of type PolygonPatchTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setPolygonPatch
(PolygonPatchType value) Sets the value of the 'Polygon Patch
' containment reference. -
Uses of PolygonPatchType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement PolygonPatchTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Polygon Patch Type'.Fields in net.opengis.gml311.impl with type parameters of type PolygonPatchTypeModifier and TypeFieldDescriptionprotected EList<PolygonPatchType>
PolygonPatchArrayPropertyTypeImpl.polygonPatch
The cached value of the 'Polygon Patch
' containment reference list.Methods in net.opengis.gml311.impl that return PolygonPatchTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPolygonPatchType()
DocumentRootImpl.getPolygonPatch()
Methods in net.opengis.gml311.impl that return types with arguments of type PolygonPatchTypeModifier and TypeMethodDescriptionEList<PolygonPatchType>
PolygonPatchArrayPropertyTypeImpl.getPolygonPatch()
Methods in net.opengis.gml311.impl with parameters of type PolygonPatchTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPolygonPatch
(PolygonPatchType newPolygonPatch, NotificationChain msgs) void
DocumentRootImpl.setPolygonPatch
(PolygonPatchType newPolygonPatch) -
Uses of PolygonPatchType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type PolygonPatchTypeModifier and TypeMethodDescriptionGml311Switch.casePolygonPatchType
(PolygonPatchType object) Returns the result of interpreting the object as an instance of 'Polygon Patch Type'.boolean
Gml311Validator.validatePolygonPatchType
(PolygonPatchType polygonPatchType, DiagnosticChain diagnostics, Map<Object, Object> context)