Uses of Interface
net.opengis.gml311.MultiGeometryPropertyType
Packages that use MultiGeometryPropertyType
-
Uses of MultiGeometryPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiGeometryPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createMultiGeometryPropertyType()
Returns a new object of class 'Multi Geometry Property Type'.DocumentRoot.getMultiGeometryProperty()
Returns the value of the 'Multi Geometry Property' containment reference.Methods in net.opengis.gml311 with parameters of type MultiGeometryPropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMultiGeometryProperty
(MultiGeometryPropertyType value) Sets the value of the 'Multi Geometry Property
' containment reference. -
Uses of MultiGeometryPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiGeometryPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Multi Geometry Property Type'.Methods in net.opengis.gml311.impl that return MultiGeometryPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiGeometryPropertyType()
DocumentRootImpl.getMultiGeometryProperty()
Methods in net.opengis.gml311.impl with parameters of type MultiGeometryPropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMultiGeometryProperty
(MultiGeometryPropertyType newMultiGeometryProperty, NotificationChain msgs) void
DocumentRootImpl.setMultiGeometryProperty
(MultiGeometryPropertyType newMultiGeometryProperty) -
Uses of MultiGeometryPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiGeometryPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiGeometryPropertyType
(MultiGeometryPropertyType object) Returns the result of interpreting the object as an instance of 'Multi Geometry Property Type'.boolean
Gml311Validator.validateMultiGeometryPropertyType
(MultiGeometryPropertyType multiGeometryPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)