| Package | Description |
|---|---|
| net.opengis.citygml.tunnel.v_2_0 |
| Modifier and Type | Class and Description |
|---|---|
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, ..)
|
| Modifier and Type | Field and Description |
|---|---|
protected jakarta.xml.bind.JAXBElement<? extends AbstractBoundarySurfaceType> |
BoundarySurfacePropertyType.boundarySurface |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AbstractBoundarySurfaceType> |
ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
|
jakarta.xml.bind.JAXBElement<? extends AbstractBoundarySurfaceType> |
BoundarySurfacePropertyType.getBoundarySurface()
Gets the value of the boundarySurface property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AbstractBoundarySurfaceType> |
ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoundarySurfacePropertyType.setBoundarySurface(jakarta.xml.bind.JAXBElement<? extends AbstractBoundarySurfaceType> value)
Sets the value of the boundarySurface property.
|
BoundarySurfacePropertyType |
BoundarySurfacePropertyType.withBoundarySurface(jakarta.xml.bind.JAXBElement<? extends AbstractBoundarySurfaceType> value) |
Copyright © 2008–2023. All rights reserved.