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

Packages that use MultiSurfacePropertyType
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.jaxb.citygml._0_4   
org.citygml4j.jaxb.citygml.bldg._1   
org.citygml4j.jaxb.citygml.luse._1   
org.citygml4j.jaxb.citygml.tran._1   
org.citygml4j.jaxb.citygml.veg._1   
org.citygml4j.jaxb.citygml.wtr._1   
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of MultiSurfacePropertyType in org.citygml4j.builder.jaxb.marshal.gml
 

Methods in org.citygml4j.builder.jaxb.marshal.gml that return MultiSurfacePropertyType
 MultiSurfacePropertyType GMLMarshaller.marshalMultiSurfaceProperty(MultiSurfaceProperty src)
           
 

Uses of MultiSurfacePropertyType in org.citygml4j.builder.jaxb.unmarshal.gml
 

Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type MultiSurfacePropertyType
 MultiSurfaceProperty GMLUnmarshaller.unmarshalMultiSurfaceProperty(MultiSurfacePropertyType src)
           
 

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

Methods in org.citygml4j.jaxb.citygml._0_4 that return MultiSurfacePropertyType
 MultiSurfacePropertyType WaterBodyType.getLod0MultiSurface()
          Gets the value of the lod0MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod0MultiSurface()
          Gets the value of the lod0MultiSurface property.
 MultiSurfacePropertyType _AbstractBuildingType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType WaterBodyType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType TransportationComplexType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType PlantCoverType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType _BoundarySurfaceType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType _AbstractBuildingType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType TransportationComplexType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType TrafficAreaType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType PlantCoverType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType AuxiliaryTrafficAreaType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType _OpeningType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType _BoundarySurfaceType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType _AbstractBuildingType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType TransportationComplexType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType TrafficAreaType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType PlantCoverType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType AuxiliaryTrafficAreaType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType _OpeningType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType _BoundarySurfaceType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType _AbstractBuildingType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType TransportationComplexType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType TrafficAreaType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType RoomType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType PlantCoverType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType AuxiliaryTrafficAreaType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 

Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type MultiSurfacePropertyType
 void WaterBodyType.setLod0MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod0MultiSurface property.
 void LandUseType.setLod0MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod0MultiSurface property.
 void _AbstractBuildingType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void WaterBodyType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void TransportationComplexType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void PlantCoverType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void LandUseType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void _BoundarySurfaceType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void _AbstractBuildingType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void TransportationComplexType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void TrafficAreaType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void PlantCoverType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void LandUseType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void AuxiliaryTrafficAreaType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void _OpeningType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void _BoundarySurfaceType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void _AbstractBuildingType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void TransportationComplexType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void TrafficAreaType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void PlantCoverType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void LandUseType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void AuxiliaryTrafficAreaType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void _OpeningType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void _BoundarySurfaceType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void _AbstractBuildingType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void TransportationComplexType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void TrafficAreaType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void RoomType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void PlantCoverType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void LandUseType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void AuxiliaryTrafficAreaType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 

Uses of MultiSurfacePropertyType in org.citygml4j.jaxb.citygml.bldg._1
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 that return MultiSurfacePropertyType
 MultiSurfacePropertyType AbstractBuildingType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType AbstractBuildingType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType AbstractBoundarySurfaceType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType AbstractOpeningType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType AbstractBuildingType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType AbstractBoundarySurfaceType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType RoomType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType AbstractOpeningType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType AbstractBuildingType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType AbstractBoundarySurfaceType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 with parameters of type MultiSurfacePropertyType
 void AbstractBuildingType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void AbstractBuildingType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void AbstractBoundarySurfaceType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void AbstractOpeningType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void AbstractBuildingType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void AbstractBoundarySurfaceType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void RoomType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void AbstractOpeningType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void AbstractBuildingType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void AbstractBoundarySurfaceType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 

Uses of MultiSurfacePropertyType in org.citygml4j.jaxb.citygml.luse._1
 

Methods in org.citygml4j.jaxb.citygml.luse._1 that return MultiSurfacePropertyType
 MultiSurfacePropertyType LandUseType.getLod0MultiSurface()
          Gets the value of the lod0MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType LandUseType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 

Methods in org.citygml4j.jaxb.citygml.luse._1 with parameters of type MultiSurfacePropertyType
 void LandUseType.setLod0MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod0MultiSurface property.
 void LandUseType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void LandUseType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void LandUseType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void LandUseType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 

Uses of MultiSurfacePropertyType in org.citygml4j.jaxb.citygml.tran._1
 

Methods in org.citygml4j.jaxb.citygml.tran._1 that return MultiSurfacePropertyType
 MultiSurfacePropertyType TransportationComplexType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType TransportationComplexType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType TrafficAreaType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType AuxiliaryTrafficAreaType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType TransportationComplexType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType TrafficAreaType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType AuxiliaryTrafficAreaType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType TransportationComplexType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType TrafficAreaType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 MultiSurfacePropertyType AuxiliaryTrafficAreaType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 

Methods in org.citygml4j.jaxb.citygml.tran._1 with parameters of type MultiSurfacePropertyType
 void TransportationComplexType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void TransportationComplexType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void TrafficAreaType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void AuxiliaryTrafficAreaType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void TransportationComplexType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void TrafficAreaType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void AuxiliaryTrafficAreaType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void TransportationComplexType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void TrafficAreaType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void AuxiliaryTrafficAreaType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 

Uses of MultiSurfacePropertyType in org.citygml4j.jaxb.citygml.veg._1
 

Methods in org.citygml4j.jaxb.citygml.veg._1 that return MultiSurfacePropertyType
 MultiSurfacePropertyType PlantCoverType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType PlantCoverType.getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType PlantCoverType.getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType PlantCoverType.getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 

Methods in org.citygml4j.jaxb.citygml.veg._1 with parameters of type MultiSurfacePropertyType
 void PlantCoverType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void PlantCoverType.setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void PlantCoverType.setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void PlantCoverType.setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 

Uses of MultiSurfacePropertyType in org.citygml4j.jaxb.citygml.wtr._1
 

Methods in org.citygml4j.jaxb.citygml.wtr._1 that return MultiSurfacePropertyType
 MultiSurfacePropertyType WaterBodyType.getLod0MultiSurface()
          Gets the value of the lod0MultiSurface property.
 MultiSurfacePropertyType WaterBodyType.getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 

Methods in org.citygml4j.jaxb.citygml.wtr._1 with parameters of type MultiSurfacePropertyType
 void WaterBodyType.setLod0MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod0MultiSurface property.
 void WaterBodyType.setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 

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

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

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

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