|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBoundarySurfaceType | |
|---|---|
| net.opengis.citygml.tunnel.v_2_0 | |
| Uses of AbstractBoundarySurfaceType in net.opengis.citygml.tunnel.v_2_0 |
|---|
| Subclasses of AbstractBoundarySurfaceType in net.opengis.citygml.tunnel.v_2_0 | |
|---|---|
class |
CeilingSurfaceType
Mostly horizontal construction that bounds a HollowSpace from above. |
class |
ClosureSurfaceType
Virtual surface which can be used to define the volume of geometric objects being not totally bounded by real surfaces (e. |
class |
FloorSurfaceType
Mostly horizontal construction that bounds a HollowSpace from below. |
class |
GroundSurfaceType
Horizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..) from below on the lowest level. |
class |
InteriorWallSurfaceType
Mostly vertical construction that bounds a HollowSpace. |
class |
OuterCeilingSurfaceType
Mainly horizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, ..) from above. |
class |
OuterFloorSurfaceType
Horizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..) from below. |
class |
RoofSurfaceType
Construction that separates the interior part of the Tunnel from the ambient medium ( water, air, ..) from above. |
class |
WallSurfaceType
Mainly vertical construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..) |
| Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type AbstractBoundarySurfaceType | |
|---|---|
protected JAXBElement<? extends AbstractBoundarySurfaceType> |
BoundarySurfacePropertyType.boundarySurface
|
| Methods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type AbstractBoundarySurfaceType | |
|---|---|
JAXBElement<AbstractBoundarySurfaceType> |
ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
Create an instance of JAXBElement<AbstractBoundarySurfaceType>} |
JAXBElement<? extends AbstractBoundarySurfaceType> |
BoundarySurfacePropertyType.getBoundarySurface()
Gets the value of the boundarySurface property. |
| Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type AbstractBoundarySurfaceType | |
|---|---|
JAXBElement<AbstractBoundarySurfaceType> |
ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
Create an instance of JAXBElement<AbstractBoundarySurfaceType>} |
| Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type AbstractBoundarySurfaceType | |
|---|---|
void |
BoundarySurfacePropertyType.setBoundarySurface(JAXBElement<? extends AbstractBoundarySurfaceType> value)
Sets the value of the boundarySurface property. |
BoundarySurfacePropertyType |
BoundarySurfacePropertyType.withBoundarySurface(JAXBElement<? extends AbstractBoundarySurfaceType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||