Uses of Class
org.citygml4j.jaxb.citygml.dem._2.TinPropertyType

Packages that use TinPropertyType
org.citygml4j.builder.jaxb.marshal.citygml.relief   
org.citygml4j.builder.jaxb.unmarshal.citygml.relief   
org.citygml4j.jaxb.citygml.dem._2   
 

Uses of TinPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.relief
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.relief that return TinPropertyType
 TinPropertyType Relief200Marshaller.marshalTinProperty(TinProperty src)
           
 

Uses of TinPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.relief
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.relief with parameters of type TinPropertyType
 TinProperty Relief200Unmarshaller.unmarshalTinProperty(TinPropertyType src)
           
 

Uses of TinPropertyType in org.citygml4j.jaxb.citygml.dem._2
 

Methods in org.citygml4j.jaxb.citygml.dem._2 that return TinPropertyType
 TinPropertyType ObjectFactory.createTinPropertyType()
          Create an instance of TinPropertyType
 TinPropertyType TINReliefType.getTin()
          Ruft den Wert der tin-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.dem._2 with parameters of type TinPropertyType
 void TINReliefType.setTin(TinPropertyType value)
          Legt den Wert der tin-Eigenschaft fest.