Uses of Interface
net.opengis.gml311.GeometryPropertyType
Packages that use GeometryPropertyType
-
Uses of GeometryPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeometryPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createGeometryPropertyType()
Returns a new object of class 'Geometry Property Type'.DocumentRoot.getGeometryMember()
Returns the value of the 'Geometry Member' containment reference.Methods in net.opengis.gml311 that return types with arguments of type GeometryPropertyTypeModifier and TypeMethodDescriptionEList<GeometryPropertyType>
MultiGeometryType.getGeometryMember()
Returns the value of the 'Geometry Member' containment reference list.Methods in net.opengis.gml311 with parameters of type GeometryPropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeometryMember
(GeometryPropertyType value) Sets the value of the 'Geometry Member
' containment reference. -
Uses of GeometryPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeometryPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geometry Property Type'.Fields in net.opengis.gml311.impl with type parameters of type GeometryPropertyTypeModifier and TypeFieldDescriptionprotected EList<GeometryPropertyType>
MultiGeometryTypeImpl.geometryMember
The cached value of the 'Geometry Member
' containment reference list.Methods in net.opengis.gml311.impl that return GeometryPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeometryPropertyType()
DocumentRootImpl.getGeometryMember()
Methods in net.opengis.gml311.impl that return types with arguments of type GeometryPropertyTypeModifier and TypeMethodDescriptionEList<GeometryPropertyType>
MultiGeometryTypeImpl.getGeometryMember()
Methods in net.opengis.gml311.impl with parameters of type GeometryPropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeometryMember
(GeometryPropertyType newGeometryMember, NotificationChain msgs) void
DocumentRootImpl.setGeometryMember
(GeometryPropertyType newGeometryMember) -
Uses of GeometryPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeometryPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseGeometryPropertyType
(GeometryPropertyType object) Returns the result of interpreting the object as an instance of 'Geometry Property Type'.boolean
Gml311Validator.validateGeometryPropertyType
(GeometryPropertyType geometryPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)