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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.citygml.relief that return TinPropertyType
 TinPropertyType Relief100Marshaller.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 Relief100Unmarshaller.unmarshalTinProperty(TinPropertyType src)
           
 

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

Methods in org.citygml4j.jaxb.citygml.dem._1 that return TinPropertyType
 TinPropertyType ObjectFactory.createTinPropertyType()
          Create an instance of TinPropertyType
 TinPropertyType TINReliefType.getTin()
          Gets the value of the tin property.
 

Methods in org.citygml4j.jaxb.citygml.dem._1 with parameters of type TinPropertyType
 void TINReliefType.setTin(TinPropertyType value)
          Sets the value of the tin property.