Uses of Class
org.citygml4j.jaxb.citygml.bldg._1.AbstractBoundarySurfaceType

Packages that use AbstractBoundarySurfaceType
org.citygml4j.builder.jaxb.marshal.citygml.building   
org.citygml4j.builder.jaxb.unmarshal.citygml.building   
org.citygml4j.jaxb.citygml.bldg._1   
 

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

Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type AbstractBoundarySurfaceType
 void Building100Marshaller.marshalAbstractBoundarySurface(AbstractBoundarySurface src, AbstractBoundarySurfaceType dest)
           
 

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

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type AbstractBoundarySurfaceType
 void Building100Unmarshaller.unmarshalAbstractBoundarySurface(AbstractBoundarySurfaceType src, AbstractBoundarySurface dest)
           
 

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

Subclasses of AbstractBoundarySurfaceType in org.citygml4j.jaxb.citygml.bldg._1
 class CeilingSurfaceType
          Java-Klasse für CeilingSurfaceType complex type.
 class ClosureSurfaceType
          Java-Klasse für ClosureSurfaceType complex type.
 class FloorSurfaceType
          Java-Klasse für FloorSurfaceType complex type.
 class GroundSurfaceType
          Java-Klasse für GroundSurfaceType complex type.
 class InteriorWallSurfaceType
          Java-Klasse für InteriorWallSurfaceType complex type.
 class RoofSurfaceType
          Java-Klasse für RoofSurfaceType complex type.
 class WallSurfaceType
          Java-Klasse für WallSurfaceType complex type.
 

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

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