|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractCityObjectType in net.opengis.citygml.bridge.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.bridge.v_2_0 | |
|---|---|
class |
AbstractBoundarySurfaceType
A BoundarySurface is a thematic object which classifies surfaces bounding an _AbstractBridge, BridgeInstallation, IntBuildingInstallation, BridgeConstructionElement, and BridgeRoom. |
class |
AbstractBridgeType
Type describing the thematic and geometric attributes and the associations of bridges. |
class |
AbstractOpeningType
Type for openings (doors, windows) in boundary surfaces. |
class |
BridgeConstructionElementType
A BridgeConstructionElement is a part of a Bridge which has not the significance of a BridgePart. |
class |
BridgeFurnitureType
Type for bridge furnitures. |
class |
BridgeInstallationType
A BridgeInstallation is a part of a Bridge which has not the significance of a BridgePart. |
class |
BridgePartType
Java class for BridgePartType complex type. |
class |
BridgeRoomType
A BridgeRoom is a thematic object for modelling the closed parts inside a Bridge. |
class |
BridgeType
Java class for BridgeType complex type. |
class |
CeilingSurfaceType
Java class for CeilingSurfaceType complex type. |
class |
ClosureSurfaceType
Java class for ClosureSurfaceType complex type. |
class |
DoorType
Type for doors in boundary surfaces. |
class |
FloorSurfaceType
Java class for FloorSurfaceType complex type. |
class |
GroundSurfaceType
Java class for GroundSurfaceType complex type. |
class |
IntBridgeInstallationType
An IntBridgeInstallation is an interior part of a Bridge which has a specific function or semantic meaning. |
class |
InteriorWallSurfaceType
Java class for InteriorWallSurfaceType complex type. |
class |
OuterCeilingSurfaceType
Java class for OuterCeilingSurfaceType complex type. |
class |
OuterFloorSurfaceType
Java class for OuterFloorSurfaceType complex type. |
class |
RoofSurfaceType
Java class for RoofSurfaceType complex type. |
class |
WallSurfaceType
Java class for WallSurfaceType complex type. |
class |
WindowType
Type for windows in boundary surfaces. |
| Uses of AbstractCityObjectType in net.opengis.citygml.building.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.building.v_2_0 | |
|---|---|
class |
AbstractBuildingType
Type describing the thematic and geometric attributes and the associations of buildings. |
class |
BuildingFurnitureType
Type for building furnitures. |
class |
BuildingInstallationType
A BuildingInstallation is a part of a Building which has not the significance of a BuildingPart. |
class |
BuildingPartType
Java class for BuildingPartType complex type. |
class |
BuildingType
Java class for BuildingType complex type. |
class |
IntBuildingInstallationType
An IntBuildingInstallation is an interior part of a Building which has a specific function or semantical meaning. |
class |
RoomType
A Room is a thematic object for modelling the closed parts inside a building. |
| Uses of AbstractCityObjectType in net.opengis.citygml.cityfurniture.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.cityfurniture.v_2_0 | |
|---|---|
class |
CityFurnitureType
Type describing city furnitures, like traffic lights, benches, ... |
| Uses of AbstractCityObjectType in net.opengis.citygml.cityobjectgroup.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.cityobjectgroup.v_2_0 | |
|---|---|
class |
CityObjectGroupType
A group may be used to aggregate arbitrary CityObjects according to some user-defined criteria. |
| Fields in net.opengis.citygml.cityobjectgroup.v_2_0 with type parameters of type AbstractCityObjectType | |
|---|---|
protected JAXBElement<? extends AbstractCityObjectType> |
CityObjectGroupParentType.cityObject
|
protected JAXBElement<? extends AbstractCityObjectType> |
CityObjectGroupMemberType.cityObject
|
| Methods in net.opengis.citygml.cityobjectgroup.v_2_0 that return types with arguments of type AbstractCityObjectType | |
|---|---|
JAXBElement<? extends AbstractCityObjectType> |
CityObjectGroupParentType.getCityObject()
Gets the value of the cityObject property. |
JAXBElement<? extends AbstractCityObjectType> |
CityObjectGroupMemberType.getCityObject()
Gets the value of the cityObject property. |
| Method parameters in net.opengis.citygml.cityobjectgroup.v_2_0 with type arguments of type AbstractCityObjectType | |
|---|---|
void |
CityObjectGroupParentType.setCityObject(JAXBElement<? extends AbstractCityObjectType> value)
Sets the value of the cityObject property. |
void |
CityObjectGroupMemberType.setCityObject(JAXBElement<? extends AbstractCityObjectType> value)
Sets the value of the cityObject property. |
CityObjectGroupParentType |
CityObjectGroupParentType.withCityObject(JAXBElement<? extends AbstractCityObjectType> value)
|
CityObjectGroupMemberType |
CityObjectGroupMemberType.withCityObject(JAXBElement<? extends AbstractCityObjectType> value)
|
| Uses of AbstractCityObjectType in net.opengis.citygml.generics.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.generics.v_2_0 | |
|---|---|
class |
GenericCityObjectType
Generic (user defined) city objects may be used to model features which are not covered explicitly by the CityGML schema. |
| Uses of AbstractCityObjectType in net.opengis.citygml.landuse.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.landuse.v_2_0 | |
|---|---|
class |
LandUseType
Type describing the class for Land Use in all LOD. |
| Uses of AbstractCityObjectType in net.opengis.citygml.relief.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.relief.v_2_0 | |
|---|---|
class |
AbstractReliefComponentType
Type describing the components of a relief feature - either a TIN, a Grid, mass points or break lines. |
class |
BreaklineReliefType
Type describing the break line Component of a relief feature. |
class |
MassPointReliefType
Type describing the mass point component of a relief feature. |
class |
RasterReliefType
Type describing the raster component of a relief feature. |
class |
ReliefFeatureType
Type describing the features of the Digital Terrain Model. |
class |
TINReliefType
Type describing the TIN component of a relief feature. |
| Uses of AbstractCityObjectType in net.opengis.citygml.transportation.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.transportation.v_2_0 | |
|---|---|
class |
AbstractTransportationObjectType
Type describing the abstract superclass for transportation objects. |
class |
AuxiliaryTrafficAreaType
Type describing the class for auxiliary traffic Areas. |
class |
RailwayType
Type describing the class for railways. |
class |
RoadType
Type describing the class for roads. |
class |
SquareType
Type describing the class for squares. |
class |
TrackType
Type describing the class for tracks. |
class |
TrafficAreaType
Type describing the class for traffic Areas. |
class |
TransportationComplexType
Type describing transportation complexes, which are aggregated features, e.g. |
| Uses of AbstractCityObjectType in net.opengis.citygml.tunnel.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.tunnel.v_2_0 | |
|---|---|
class |
AbstractTunnelType
Abstract super class of the features Tunnel and TunnelPart |
class |
HollowSpaceType
Area or volume within a Tunnel bounded actually or theoretically |
class |
IntTunnelInstallationType
Immovable interior structural component of a Tunnel or a HollowSpace. |
class |
TunnelFurnitureType
Movable, functional objects, whether useful or ornamental, usually found in a HollowSpace |
class |
TunnelInstallationType
Immovable structural component of a Tunnel which has not the significance of a TunnelPart. |
class |
TunnelPartType
A Tunnel composed of structural segments differing in important geometrical or semantical properties can be separated into one Tunnel and additional TunnelParts. |
class |
TunnelType
Horizontal or sloping underground or partly underground, enclosed way of some length (ISO 6707-1) |
| Uses of AbstractCityObjectType in net.opengis.citygml.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.v_2_0 | |
|---|---|
class |
AbstractSiteType
Type describing the abstract superclass for buildings, facilities, etc. |
| Fields in net.opengis.citygml.v_2_0 with type parameters of type AbstractCityObjectType | |
|---|---|
protected JAXBElement<? extends AbstractCityObjectType> |
GeneralizationRelationType.cityObject
|
| Methods in net.opengis.citygml.v_2_0 that return types with arguments of type AbstractCityObjectType | |
|---|---|
JAXBElement<AbstractCityObjectType> |
ObjectFactory.createCityObject(AbstractCityObjectType value)
Create an instance of JAXBElement<AbstractCityObjectType>} |
JAXBElement<? extends AbstractCityObjectType> |
GeneralizationRelationType.getCityObject()
Gets the value of the cityObject property. |
| Methods in net.opengis.citygml.v_2_0 with parameters of type AbstractCityObjectType | |
|---|---|
JAXBElement<AbstractCityObjectType> |
ObjectFactory.createCityObject(AbstractCityObjectType value)
Create an instance of JAXBElement<AbstractCityObjectType>} |
| Method parameters in net.opengis.citygml.v_2_0 with type arguments of type AbstractCityObjectType | |
|---|---|
void |
GeneralizationRelationType.setCityObject(JAXBElement<? extends AbstractCityObjectType> value)
Sets the value of the cityObject property. |
GeneralizationRelationType |
GeneralizationRelationType.withCityObject(JAXBElement<? extends AbstractCityObjectType> value)
|
| Uses of AbstractCityObjectType in net.opengis.citygml.vegetation.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.vegetation.v_2_0 | |
|---|---|
class |
AbstractVegetationObjectType
Type describing the abstract superclass for vegetation objects. |
class |
PlantCoverType
Type describing Plant Covers resp. |
class |
SolitaryVegetationObjectType
Type describing solitary vegetation objects, e.g., trees. |
| Uses of AbstractCityObjectType in net.opengis.citygml.waterbody.v_2_0 |
|---|
| Subclasses of AbstractCityObjectType in net.opengis.citygml.waterbody.v_2_0 | |
|---|---|
class |
AbstractWaterBoundarySurfaceType
A WaterBoundarySurface is a thematic object which classifies surfaces bounding a water body. |
class |
AbstractWaterObjectType
Type describing the abstract superclass for water objects. |
class |
WaterBodyType
Type describing Water Bodies, e.g., lakes, rivers. |
class |
WaterClosureSurfaceType
Type describing the closure surface between water bodys. |
class |
WaterGroundSurfaceType
Type describing the ground surface of a water body, i.e. |
class |
WaterSurfaceType
Type describing the surface of a water body, which separates the water from the air. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||