Modifier and Type | Method and Description |
---|---|
LodRepresentation |
IntBridgeInstallation.getLodRepresentation() |
LodRepresentation |
BridgeRoom.getLodRepresentation() |
LodRepresentation |
BridgeInstallation.getLodRepresentation() |
LodRepresentation |
BridgeFurniture.getLodRepresentation() |
LodRepresentation |
BridgeConstructionElement.getLodRepresentation() |
LodRepresentation |
AbstractOpening.getLodRepresentation() |
LodRepresentation |
AbstractBridge.getLodRepresentation() |
LodRepresentation |
AbstractBoundarySurface.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
Room.getLodRepresentation() |
LodRepresentation |
IntBuildingInstallation.getLodRepresentation() |
LodRepresentation |
BuildingInstallation.getLodRepresentation() |
LodRepresentation |
BuildingFurniture.getLodRepresentation() |
LodRepresentation |
AbstractOpening.getLodRepresentation() |
LodRepresentation |
AbstractBuilding.getLodRepresentation() |
LodRepresentation |
AbstractBoundarySurface.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
CityFurniture.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
CityObjectGroup.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
AbstractCityObject.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
GenericCityObject.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
LandUse.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
TINRelief.getLodRepresentation() |
LodRepresentation |
RasterRelief.getLodRepresentation() |
LodRepresentation |
MassPointRelief.getLodRepresentation() |
LodRepresentation |
BreaklineRelief.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
TransportationComplex.getLodRepresentation() |
LodRepresentation |
TrafficArea.getLodRepresentation() |
LodRepresentation |
AuxiliaryTrafficArea.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
TunnelInstallation.getLodRepresentation() |
LodRepresentation |
TunnelFurniture.getLodRepresentation() |
LodRepresentation |
IntTunnelInstallation.getLodRepresentation() |
LodRepresentation |
HollowSpace.getLodRepresentation() |
LodRepresentation |
AbstractTunnel.getLodRepresentation() |
LodRepresentation |
AbstractOpening.getLodRepresentation() |
LodRepresentation |
AbstractBoundarySurface.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
SolitaryVegetationObject.getLodRepresentation() |
LodRepresentation |
PlantCover.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
LodRepresentation |
WaterBody.getLodRepresentation() |
LodRepresentation |
AbstractWaterBoundarySurface.getLodRepresentation() |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(LodRepresentation lodRepresentation) |
void |
GeometryVisitor.visit(LodRepresentation lodRepresentation) |
Modifier and Type | Method and Description |
---|---|
static LodRepresentation |
LodRepresentationBuilder.buildFor(java.lang.Object object,
boolean getLodFromAttributeName) |
static LodRepresentation |
LodRepresentationBuilder.buildRepresentation(java.lang.Object object) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(LodRepresentation lodRepresentation) |
T |
GeometryFunctionWalker.apply(LodRepresentation lodRepresentation) |
void |
GMLWalker.visit(LodRepresentation lodRepresentation) |
void |
GeometryWalker.visit(LodRepresentation lodRepresentation) |