|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBoundarySurfaceType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml.bldg._2 |
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 |
Building200Marshaller.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 |
Building200Unmarshaller.unmarshalAbstractBoundarySurface(AbstractBoundarySurfaceType src,
AbstractBoundarySurface dest)
|
Uses of AbstractBoundarySurfaceType in org.citygml4j.jaxb.citygml.bldg._2 |
---|
Subclasses of AbstractBoundarySurfaceType in org.citygml4j.jaxb.citygml.bldg._2 | |
---|---|
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 |
OuterCeilingSurfaceType
Java-Klasse für OuterCeilingSurfaceType complex type. |
class |
OuterFloorSurfaceType
Java-Klasse für OuterFloorSurfaceType 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._2 that return types with arguments of type AbstractBoundarySurfaceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractBoundarySurfaceType> |
ObjectFactory.create_BoundarySurface(AbstractBoundarySurfaceType value)
Create an instance of JAXBElement < AbstractBoundarySurfaceType > } |
javax.xml.bind.JAXBElement<? extends AbstractBoundarySurfaceType> |
BoundarySurfacePropertyType.get_BoundarySurface()
Ruft den Wert der _BoundarySurface-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.bldg._2 with parameters of type AbstractBoundarySurfaceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractBoundarySurfaceType> |
ObjectFactory.create_BoundarySurface(AbstractBoundarySurfaceType value)
Create an instance of JAXBElement < AbstractBoundarySurfaceType > } |
Method parameters in org.citygml4j.jaxb.citygml.bldg._2 with type arguments of type AbstractBoundarySurfaceType | |
---|---|
void |
BoundarySurfacePropertyType.set_BoundarySurface(javax.xml.bind.JAXBElement<? extends AbstractBoundarySurfaceType> value)
Legt den Wert der _BoundarySurface-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |