Uses of Interface
net.opengis.gml311.MultiPolygonType
Packages that use MultiPolygonType
-
Uses of MultiPolygonType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiPolygonTypeModifier and TypeMethodDescriptionGml311Factory.createMultiPolygonType()Returns a new object of class 'Multi Polygon Type'.DocumentRoot.getMultiPolygon()Returns the value of the 'Multi Polygon' containment reference.MultiPolygonPropertyType.getMultiPolygon()Returns the value of the 'Multi Polygon' containment reference.Methods in net.opengis.gml311 with parameters of type MultiPolygonTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMultiPolygon(MultiPolygonType value) Sets the value of the 'Multi Polygon' containment reference.voidMultiPolygonPropertyType.setMultiPolygon(MultiPolygonType value) Sets the value of the 'Multi Polygon' containment reference. -
Uses of MultiPolygonType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiPolygonTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Polygon Type'.Fields in net.opengis.gml311.impl declared as MultiPolygonTypeModifier and TypeFieldDescriptionprotected MultiPolygonTypeMultiPolygonPropertyTypeImpl.multiPolygonThe cached value of the 'Multi Polygon' containment reference.Methods in net.opengis.gml311.impl that return MultiPolygonTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiPolygonType()DocumentRootImpl.getMultiPolygon()MultiPolygonPropertyTypeImpl.getMultiPolygon()Methods in net.opengis.gml311.impl with parameters of type MultiPolygonTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiPolygon(MultiPolygonType newMultiPolygon, NotificationChain msgs) NotificationChainMultiPolygonPropertyTypeImpl.basicSetMultiPolygon(MultiPolygonType newMultiPolygon, NotificationChain msgs) voidDocumentRootImpl.setMultiPolygon(MultiPolygonType newMultiPolygon) voidMultiPolygonPropertyTypeImpl.setMultiPolygon(MultiPolygonType newMultiPolygon) -
Uses of MultiPolygonType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiPolygonTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiPolygonType(MultiPolygonType object) Returns the result of interpreting the object as an instance of 'Multi Polygon Type'.booleanGml311Validator.validateMultiPolygonType(MultiPolygonType multiPolygonType, DiagnosticChain diagnostics, Map<Object, Object> context)