Uses of Interface
net.opengis.gml311.MultiPointCoverageType
Packages that use MultiPointCoverageType
-
Uses of MultiPointCoverageType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiPointCoverageTypeModifier and TypeMethodDescriptionGml311Factory.createMultiPointCoverageType()
Returns a new object of class 'Multi Point Coverage Type'.DocumentRoot.getMultiPointCoverage()
Returns the value of the 'Multi Point Coverage' containment reference.Methods in net.opengis.gml311 with parameters of type MultiPointCoverageTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMultiPointCoverage
(MultiPointCoverageType value) Sets the value of the 'Multi Point Coverage
' containment reference. -
Uses of MultiPointCoverageType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiPointCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Multi Point Coverage Type'.Methods in net.opengis.gml311.impl that return MultiPointCoverageTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiPointCoverageType()
DocumentRootImpl.getMultiPointCoverage()
Methods in net.opengis.gml311.impl with parameters of type MultiPointCoverageTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMultiPointCoverage
(MultiPointCoverageType newMultiPointCoverage, NotificationChain msgs) void
DocumentRootImpl.setMultiPointCoverage
(MultiPointCoverageType newMultiPointCoverage) -
Uses of MultiPointCoverageType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiPointCoverageTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiPointCoverageType
(MultiPointCoverageType object) Returns the result of interpreting the object as an instance of 'Multi Point Coverage Type'.boolean
Gml311Validator.validateMultiPointCoverageType
(MultiPointCoverageType multiPointCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)