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

Packages that use _BoundarySurfaceType
org.citygml4j.builder.jaxb.marshal.citygml.building   
org.citygml4j.builder.jaxb.unmarshal.citygml.building   
org.citygml4j.jaxb.citygml._0_4   
 

Uses of _BoundarySurfaceType in org.citygml4j.builder.jaxb.marshal.citygml.building
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type _BoundarySurfaceType
 void Building040Marshaller.marshalBoundarySurface(AbstractBoundarySurface src, _BoundarySurfaceType dest)
           
 

Uses of _BoundarySurfaceType in org.citygml4j.builder.jaxb.unmarshal.citygml.building
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type _BoundarySurfaceType
 void Building040Unmarshaller.unmarshalBoundarySurface(_BoundarySurfaceType src, AbstractBoundarySurface dest)
           
 

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

Subclasses of _BoundarySurfaceType in org.citygml4j.jaxb.citygml._0_4
 class CeilingSurfaceType
          Java class for CeilingSurfaceType complex type.
 class ClosureSurfaceType
          Java class for ClosureSurfaceType complex type.
 class FloorSurfaceType
          Java class for FloorSurfaceType complex type.
 class GroundSurfaceType
          Java class for GroundSurfaceType complex type.
 class InteriorWallSurfaceType
          Java class for InteriorWallSurfaceType complex type.
 class RoofSurfaceType
          Java class for RoofSurfaceType complex type.
 class WallSurfaceType
          Java class for WallSurfaceType complex type.
 

Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type _BoundarySurfaceType
 javax.xml.bind.JAXBElement<_BoundarySurfaceType> ObjectFactory.create_BoundarySurface(_BoundarySurfaceType value)
          Create an instance of JAXBElement<_BoundarySurfaceType>}
 

Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type _BoundarySurfaceType
 javax.xml.bind.JAXBElement<_BoundarySurfaceType> ObjectFactory.create_BoundarySurface(_BoundarySurfaceType value)
          Create an instance of JAXBElement<_BoundarySurfaceType>}