Uses of Class
net.opengis.gml.CovarianceElementType

Packages that use CovarianceElementType
net.opengis.gml   
 

Uses of CovarianceElementType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type CovarianceElementType
protected  List<CovarianceElementType> CovarianceMatrixType.includesElement
           
 

Methods in net.opengis.gml that return CovarianceElementType
 CovarianceElementType ObjectFactory.createCovarianceElementType()
          Create an instance of CovarianceElementType
 

Methods in net.opengis.gml that return types with arguments of type CovarianceElementType
 JAXBElement<CovarianceElementType> ObjectFactory.createIncludesElement(CovarianceElementType value)
          Create an instance of JAXBElement<CovarianceElementType>}
 List<CovarianceElementType> CovarianceMatrixType.getIncludesElement()
          Unordered set of elements in this covariance matrix.
 

Methods in net.opengis.gml with parameters of type CovarianceElementType
 JAXBElement<CovarianceElementType> ObjectFactory.createIncludesElement(CovarianceElementType value)
          Create an instance of JAXBElement<CovarianceElementType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.