Uses of Class
org.citygml4j.jaxb.citygml._0_4.ImplicitRepresentationPropertyType

Packages that use ImplicitRepresentationPropertyType
org.citygml4j.builder.jaxb.marshal.citygml.core   
org.citygml4j.builder.jaxb.unmarshal.citygml.core   
org.citygml4j.jaxb.citygml._0_4   
 

Uses of ImplicitRepresentationPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.core that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType Core040Marshaller.marshalImplicitRepresentationProperty(ImplicitRepresentationProperty src)
           
 

Uses of ImplicitRepresentationPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type ImplicitRepresentationPropertyType
 ImplicitRepresentationProperty Core040Unmarshaller.unmarshalImplicitRepresentationProperty(ImplicitRepresentationPropertyType src)
           
 

Uses of ImplicitRepresentationPropertyType in org.citygml4j.jaxb.citygml._0_4
 

Methods in org.citygml4j.jaxb.citygml._0_4 that return ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType ObjectFactory.createImplicitRepresentationPropertyType()
          Create an instance of ImplicitRepresentationPropertyType
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod0ImplicitRepresentation()
          Gets the value of the lod0ImplicitRepresentation property.
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod1ImplicitRepresentation()
          Gets the value of the lod1ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod1ImplicitRepresentation()
          Gets the value of the lod1ImplicitRepresentation property.
 ImplicitRepresentationPropertyType CityFurnitureType.getLod1ImplicitRepresentation()
          Gets the value of the lod1ImplicitRepresentation property.
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType CityFurnitureType.getLod2ImplicitRepresentation()
          Gets the value of the lod2ImplicitRepresentation property.
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType CityFurnitureType.getLod3ImplicitRepresentation()
          Gets the value of the lod3ImplicitRepresentation property.
 ImplicitRepresentationPropertyType SolitaryVegetationObjectType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType GenericCityObjectType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType CityFurnitureType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 ImplicitRepresentationPropertyType BuildingFurnitureType.getLod4ImplicitRepresentation()
          Gets the value of the lod4ImplicitRepresentation property.
 

Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type ImplicitRepresentationPropertyType
 void GenericCityObjectType.setLod0ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod0ImplicitRepresentation property.
 void SolitaryVegetationObjectType.setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod1ImplicitRepresentation property.
 void GenericCityObjectType.setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod1ImplicitRepresentation property.
 void CityFurnitureType.setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod1ImplicitRepresentation property.
 void SolitaryVegetationObjectType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void GenericCityObjectType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void CityFurnitureType.setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod2ImplicitRepresentation property.
 void SolitaryVegetationObjectType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void GenericCityObjectType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void CityFurnitureType.setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod3ImplicitRepresentation property.
 void SolitaryVegetationObjectType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void GenericCityObjectType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void CityFurnitureType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.
 void BuildingFurnitureType.setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
          Sets the value of the lod4ImplicitRepresentation property.