Uses of Interface
net.opengis.gml311.GeometryArrayPropertyType
Packages that use GeometryArrayPropertyType
-
Uses of GeometryArrayPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeometryArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createGeometryArrayPropertyType()
Returns a new object of class 'Geometry Array Property Type'.DocumentRoot.getGeometryMembers()
Returns the value of the 'Geometry Members' containment reference.MultiGeometryType.getGeometryMembers()
Returns the value of the 'Geometry Members' containment reference.Methods in net.opengis.gml311 with parameters of type GeometryArrayPropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeometryMembers
(GeometryArrayPropertyType value) Sets the value of the 'Geometry Members
' containment reference.void
MultiGeometryType.setGeometryMembers
(GeometryArrayPropertyType value) Sets the value of the 'Geometry Members
' containment reference. -
Uses of GeometryArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeometryArrayPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geometry Array Property Type'.Fields in net.opengis.gml311.impl declared as GeometryArrayPropertyTypeModifier and TypeFieldDescriptionprotected GeometryArrayPropertyType
MultiGeometryTypeImpl.geometryMembers
The cached value of the 'Geometry Members
' containment reference.Methods in net.opengis.gml311.impl that return GeometryArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeometryArrayPropertyType()
DocumentRootImpl.getGeometryMembers()
MultiGeometryTypeImpl.getGeometryMembers()
Methods in net.opengis.gml311.impl with parameters of type GeometryArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeometryMembers
(GeometryArrayPropertyType newGeometryMembers, NotificationChain msgs) NotificationChain
MultiGeometryTypeImpl.basicSetGeometryMembers
(GeometryArrayPropertyType newGeometryMembers, NotificationChain msgs) void
DocumentRootImpl.setGeometryMembers
(GeometryArrayPropertyType newGeometryMembers) void
MultiGeometryTypeImpl.setGeometryMembers
(GeometryArrayPropertyType newGeometryMembers) -
Uses of GeometryArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeometryArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseGeometryArrayPropertyType
(GeometryArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Geometry Array Property Type'.boolean
Gml311Validator.validateGeometryArrayPropertyType
(GeometryArrayPropertyType geometryArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)