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

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

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

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

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

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