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

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

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

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

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

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