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

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

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

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

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

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