Uses of Interface
net.opengis.gml311.MultiGeometryType
Packages that use MultiGeometryType
-
Uses of MultiGeometryType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiGeometryTypeModifier and TypeMethodDescriptionGml311Factory.createMultiGeometryType()
Returns a new object of class 'Multi Geometry Type'.DocumentRoot.getMultiGeometry()
Returns the value of the 'Multi Geometry' containment reference.Methods in net.opengis.gml311 with parameters of type MultiGeometryTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMultiGeometry
(MultiGeometryType value) Sets the value of the 'Multi Geometry
' containment reference. -
Uses of MultiGeometryType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiGeometryTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Multi Geometry Type'.Methods in net.opengis.gml311.impl that return MultiGeometryTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiGeometryType()
DocumentRootImpl.getMultiGeometry()
Methods in net.opengis.gml311.impl with parameters of type MultiGeometryTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMultiGeometry
(MultiGeometryType newMultiGeometry, NotificationChain msgs) void
DocumentRootImpl.setMultiGeometry
(MultiGeometryType newMultiGeometry) -
Uses of MultiGeometryType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiGeometryTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiGeometryType
(MultiGeometryType object) Returns the result of interpreting the object as an instance of 'Multi Geometry Type'.boolean
Gml311Validator.validateMultiGeometryType
(MultiGeometryType multiGeometryType, DiagnosticChain diagnostics, Map<Object, Object> context)