Uses of Class
org.citygml4j.jaxb.gml._3_1_1.CovarianceMatrixType

Packages that use CovarianceMatrixType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of CovarianceMatrixType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return CovarianceMatrixType
 CovarianceMatrixType ObjectFactory.createCovarianceMatrixType()
          Create an instance of CovarianceMatrixType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type CovarianceMatrixType
 javax.xml.bind.JAXBElement<CovarianceMatrixType> ObjectFactory.createCovarianceMatrix(CovarianceMatrixType value)
          Create an instance of JAXBElement<CovarianceMatrixType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type CovarianceMatrixType
 javax.xml.bind.JAXBElement<CovarianceMatrixType> ObjectFactory.createCovarianceMatrix(CovarianceMatrixType value)
          Create an instance of JAXBElement<CovarianceMatrixType>}