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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiPointCoverage(MultiPointCoverageType newMultiPointCoverage, NotificationChain msgs) voidDocumentRootImpl.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'.booleanGml311Validator.validateMultiPointCoverageType(MultiPointCoverageType multiPointCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)