Uses of Class
net.opengis.citygml.v_2_0.AbstractCityObjectType
-
-
Uses of AbstractCityObjectType in net.opengis.citygml.bridge.v_2_0
Subclasses of AbstractCityObjectType in net.opengis.citygml.bridge.v_2_0 Modifier and Type Class Description classAbstractBoundarySurfaceTypeA BoundarySurface is a thematic object which classifies surfaces bounding an _AbstractBridge, BridgeInstallation, IntBuildingInstallation, BridgeConstructionElement, and BridgeRoom.classAbstractBridgeTypeType describing the thematic and geometric attributes and the associations of bridges.classAbstractOpeningTypeType for openings (doors, windows) in boundary surfaces.classBridgeConstructionElementTypeA BridgeConstructionElement is a part of a Bridge which has not the significance of a BridgePart.classBridgeFurnitureTypeType for bridge furnitures.classBridgeInstallationTypeA BridgeInstallation is a part of a Bridge which has not the significance of a BridgePart.classBridgePartTypeJava class for BridgePartType complex type.classBridgeRoomTypeA BridgeRoom is a thematic object for modelling the closed parts inside a Bridge.classBridgeTypeJava class for BridgeType complex type.classCeilingSurfaceTypeJava class for CeilingSurfaceType complex type.classClosureSurfaceTypeJava class for ClosureSurfaceType complex type.classDoorTypeType for doors in boundary surfaces.classFloorSurfaceTypeJava class for FloorSurfaceType complex type.classGroundSurfaceTypeJava class for GroundSurfaceType complex type.classIntBridgeInstallationTypeAn IntBridgeInstallation is an interior part of a Bridge which has a specific function or semantic meaning.classInteriorWallSurfaceTypeJava class for InteriorWallSurfaceType complex type.classOuterCeilingSurfaceTypeJava class for OuterCeilingSurfaceType complex type.classOuterFloorSurfaceTypeJava class for OuterFloorSurfaceType complex type.classRoofSurfaceTypeJava class for RoofSurfaceType complex type.classWallSurfaceTypeJava class for WallSurfaceType complex type.classWindowTypeType 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 Modifier and Type Class Description classAbstractBoundarySurfaceTypeA BoundarySurface is a thematic object which classifies surfaces bounding an _AbstractBuilding, Room, BuildingInstallation, and IntBuildingInstallation.classAbstractBuildingTypeType describing the thematic and geometric attributes and the associations of buildings.classAbstractOpeningTypeType for openings (doors, windows) in boundary surfaces.classBuildingFurnitureTypeType for building furnitures.classBuildingInstallationTypeA BuildingInstallation is a part of a Building which has not the significance of a BuildingPart.classBuildingPartTypeJava class for BuildingPartType complex type.classBuildingTypeJava class for BuildingType complex type.classCeilingSurfaceTypeJava class for CeilingSurfaceType complex type.classClosureSurfaceTypeJava class for ClosureSurfaceType complex type.classDoorTypeType for doors in boundary surfaces.classFloorSurfaceTypeJava class for FloorSurfaceType complex type.classGroundSurfaceTypeJava class for GroundSurfaceType complex type.classIntBuildingInstallationTypeAn IntBuildingInstallation is an interior part of a Building which has a specific function or semantical meaning.classInteriorWallSurfaceTypeJava class for InteriorWallSurfaceType complex type.classOuterCeilingSurfaceTypeJava class for OuterCeilingSurfaceType complex type.classOuterFloorSurfaceTypeJava class for OuterFloorSurfaceType complex type.classRoofSurfaceTypeJava class for RoofSurfaceType complex type.classRoomTypeA Room is a thematic object for modelling the closed parts inside a building.classWallSurfaceTypeJava class for WallSurfaceType complex type.classWindowTypeType for windows in boundary surfaces. -
Uses of AbstractCityObjectType in net.opengis.citygml.cityfurniture.v_2_0
Subclasses of AbstractCityObjectType in net.opengis.citygml.cityfurniture.v_2_0 Modifier and Type Class Description classCityFurnitureTypeType 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 Modifier and Type Class Description classCityObjectGroupTypeA 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 Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType>CityObjectGroupMemberType. cityObjectprotected jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType>CityObjectGroupParentType. cityObjectMethods in net.opengis.citygml.cityobjectgroup.v_2_0 that return types with arguments of type AbstractCityObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType>CityObjectGroupMemberType. getCityObject()Gets the value of the cityObject property.jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType>CityObjectGroupParentType. getCityObject()Gets the value of the cityObject property.Method parameters in net.opengis.citygml.cityobjectgroup.v_2_0 with type arguments of type AbstractCityObjectType Modifier and Type Method Description voidCityObjectGroupMemberType. setCityObject(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> value)Sets the value of the cityObject property.voidCityObjectGroupParentType. setCityObject(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> value)Sets the value of the cityObject property.CityObjectGroupMemberTypeCityObjectGroupMemberType. withCityObject(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> value)CityObjectGroupParentTypeCityObjectGroupParentType. withCityObject(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> value)Constructor parameters in net.opengis.citygml.cityobjectgroup.v_2_0 with type arguments of type AbstractCityObjectType Constructor Description CityObjectGroupMemberType(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> cityObject, String cityObjectGroupMemberRole, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructorCityObjectGroupParentType(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> cityObject, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor -
Uses of AbstractCityObjectType in net.opengis.citygml.generics.v_2_0
Subclasses of AbstractCityObjectType in net.opengis.citygml.generics.v_2_0 Modifier and Type Class Description classGenericCityObjectTypeGeneric (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 Modifier and Type Class Description classLandUseTypeType 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 Modifier and Type Class Description classAbstractReliefComponentTypeType describing the components of a relief feature - either a TIN, a Grid, mass points or break lines.classBreaklineReliefTypeType describing the break line Component of a relief feature.classMassPointReliefTypeType describing the mass point component of a relief feature.classRasterReliefTypeType describing the raster component of a relief feature.classReliefFeatureTypeType describing the features of the Digital Terrain Model.classTINReliefTypeType 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 Modifier and Type Class Description classAbstractTransportationObjectTypeType describing the abstract superclass for transportation objects.classAuxiliaryTrafficAreaTypeType describing the class for auxiliary traffic Areas.classRailwayTypeType describing the class for railways.classRoadTypeType describing the class for roads.classSquareTypeType describing the class for squares.classTrackTypeType describing the class for tracks.classTrafficAreaTypeType describing the class for traffic Areas.classTransportationComplexTypeType 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 Modifier and Type Class Description classAbstractBoundarySurfaceTypeAbstract super class of the features RoofSurface, WallSurface, GroundSurface, ClosureSurface, FloorSurface, OuterFloorSurface, CeilingSurface and OuterCeilingSurfaceclassAbstractOpeningTypeType for openings (doors, windows) in boundary surfaces.classAbstractTunnelTypeAbstract super class of the features Tunnel and TunnelPartclassCeilingSurfaceTypeMostly horizontal construction that bounds a HollowSpace from above.classClosureSurfaceTypeVirtual surface which can be used to define the volume of geometric objects being not totally bounded by real surfaces (e.classDoorTypeConstruction for closing an _Opening intended primarily for access or regress or both.classFloorSurfaceTypeMostly horizontal construction that bounds a HollowSpace from below.classGroundSurfaceTypeHorizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..) from below on the lowest level.classHollowSpaceTypeArea or volume within a Tunnel bounded actually or theoreticallyclassInteriorWallSurfaceTypeMostly vertical construction that bounds a HollowSpace.classIntTunnelInstallationTypeImmovable interior structural component of a Tunnel or a HollowSpace.classOuterCeilingSurfaceTypeMainly horizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, ..) from above.classOuterFloorSurfaceTypeHorizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..) from below.classRoofSurfaceTypeConstruction that separates the interior part of the Tunnel from the ambient medium ( water, air, ..) from above.classTunnelFurnitureTypeMovable, functional objects, whether useful or ornamental, usually found in a HollowSpaceclassTunnelInstallationTypeImmovable structural component of a Tunnel which has not the significance of a TunnelPart.classTunnelPartTypeA Tunnel composed of structural segments differing in important geometrical or semantical properties can be separated into one Tunnel and additional TunnelParts.classTunnelTypeHorizontal or sloping underground or partly underground, enclosed way of some length (ISO 6707-1)classWallSurfaceTypeMainly vertical construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..)classWindowTypeConstruction for closing an _Opening not intended for access or regress. -
Uses of AbstractCityObjectType in net.opengis.citygml.v_2_0
Subclasses of AbstractCityObjectType in net.opengis.citygml.v_2_0 Modifier and Type Class Description classAbstractSiteTypeType describing the abstract superclass for buildings, facilities, etc.Fields in net.opengis.citygml.v_2_0 with type parameters of type AbstractCityObjectType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType>GeneralizationRelationType. cityObjectMethods in net.opengis.citygml.v_2_0 that return types with arguments of type AbstractCityObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractCityObjectType>ObjectFactory. createCityObject(AbstractCityObjectType value)jakarta.xml.bind.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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractCityObjectType>ObjectFactory. createCityObject(AbstractCityObjectType value)Method parameters in net.opengis.citygml.v_2_0 with type arguments of type AbstractCityObjectType Modifier and Type Method Description voidGeneralizationRelationType. setCityObject(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> value)Sets the value of the cityObject property.GeneralizationRelationTypeGeneralizationRelationType. withCityObject(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> value)Constructor parameters in net.opengis.citygml.v_2_0 with type arguments of type AbstractCityObjectType Constructor Description GeneralizationRelationType(jakarta.xml.bind.JAXBElement<? extends AbstractCityObjectType> cityObject, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor -
Uses of AbstractCityObjectType in net.opengis.citygml.vegetation.v_2_0
Subclasses of AbstractCityObjectType in net.opengis.citygml.vegetation.v_2_0 Modifier and Type Class Description classAbstractVegetationObjectTypeType describing the abstract superclass for vegetation objects.classPlantCoverTypeType describing Plant Covers resp.classSolitaryVegetationObjectTypeType 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 Modifier and Type Class Description classAbstractWaterBoundarySurfaceTypeA WaterBoundarySurface is a thematic object which classifies surfaces bounding a water body.classAbstractWaterObjectTypeType describing the abstract superclass for water objects.classWaterBodyTypeType describing Water Bodies, e.g., lakes, rivers.classWaterClosureSurfaceTypeType describing the closure surface between water bodys.classWaterGroundSurfaceTypeType describing the ground surface of a water body, i.e.classWaterSurfaceTypeType describing the surface of a water body, which separates the water from the air.
-