Uses of Interface
net.opengis.gml311.CovarianceMatrixType
Packages that use CovarianceMatrixType
- 
Uses of CovarianceMatrixType in net.opengis.gml311Methods in net.opengis.gml311 that return CovarianceMatrixTypeModifier and TypeMethodDescriptionGml311Factory.createCovarianceMatrixType()Returns a new object of class 'Covariance Matrix Type'.DocumentRoot.getCovarianceMatrix()Returns the value of the 'Covariance Matrix' containment reference.Methods in net.opengis.gml311 with parameters of type CovarianceMatrixTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCovarianceMatrix(CovarianceMatrixType value) Sets the value of the 'Covariance Matrix' containment reference.
- 
Uses of CovarianceMatrixType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement CovarianceMatrixTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Covariance Matrix Type'.Methods in net.opengis.gml311.impl that return CovarianceMatrixTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCovarianceMatrixType()DocumentRootImpl.getCovarianceMatrix()Methods in net.opengis.gml311.impl with parameters of type CovarianceMatrixTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCovarianceMatrix(CovarianceMatrixType newCovarianceMatrix, NotificationChain msgs) voidDocumentRootImpl.setCovarianceMatrix(CovarianceMatrixType newCovarianceMatrix) 
- 
Uses of CovarianceMatrixType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type CovarianceMatrixTypeModifier and TypeMethodDescriptionGml311Switch.caseCovarianceMatrixType(CovarianceMatrixType object) Returns the result of interpreting the object as an instance of 'Covariance Matrix Type'.booleanGml311Validator.validateCovarianceMatrixType(CovarianceMatrixType covarianceMatrixType, DiagnosticChain diagnostics, Map<Object, Object> context)