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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return ImageCRSType
 ImageCRSType ObjectFactory.createImageCRSType()
          Create an instance of ImageCRSType
 ImageCRSType ImageCRSRefType.getImageCRS()
          Ruft den Wert der imageCRS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ImageCRSType
 javax.xml.bind.JAXBElement<ImageCRSType> ObjectFactory.createImageCRS(ImageCRSType value)
          Create an instance of JAXBElement<ImageCRSType>}
 void ImageCRSRefType.setImageCRS(ImageCRSType value)
          Legt den Wert der imageCRS-Eigenschaft fest.