Uses of Class
org.citygml4j.jaxb.citygml._0_4._CityObjectType

Packages that use _CityObjectType
org.citygml4j.builder.jaxb.marshal.citygml.core   
org.citygml4j.builder.jaxb.unmarshal.citygml.core   
org.citygml4j.jaxb.citygml._0_4   
 

Uses of _CityObjectType in org.citygml4j.builder.jaxb.marshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.core with parameters of type _CityObjectType
 void Core040Marshaller.marshalCityObject(AbstractCityObject src, _CityObjectType dest)
           
 

Uses of _CityObjectType in org.citygml4j.builder.jaxb.unmarshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type _CityObjectType
 void Core040Unmarshaller.unmarshalCityObject(_CityObjectType src, AbstractCityObject dest)
           
 

Uses of _CityObjectType in org.citygml4j.jaxb.citygml._0_4
 

Subclasses of _CityObjectType in org.citygml4j.jaxb.citygml._0_4
 class _AbstractBuildingType
          Type describing the thematic and geometric attributes and the associations of buildings.
 class _BoundarySurfaceType
          A BoundarySurface (German translation is 'Begrenzungsfläche') is a thematic object which classifies surfaces bounding a building or a room.
 class _OpeningType
          Type for openings (doors, windows) in walls.
 class _ReliefComponentType
          Type describing the vomponents of a relief feature - either a TIN, a Grid, mass points or break lines.
 class _SiteType
          Type describing the abstract superclass for buildings, facilities, etc.
 class _TransportationObjectType
          Type describing the abstract superclass for transportation objects.
 class _VegetationObjectType
          Type describing the abstract superclass for vegetation objects.
 class _WaterBoundarySurfaceType
          A WaterBoundarySurface is a thematic object which classifies surfaces bounding a water body.
 class _WaterObjectType
          Type describing the abstract superclass for water objects.
 class AuxiliaryTrafficAreaType
          Type describing the class for auxiliary traffic Areas.
 class BreaklineReliefType
          Type describing the break line Component of a relief feature.
 class BuildingFurnitureType
          Type for building furnitures.
 class BuildingInstallationType
          A BuildingInstallation (German translation is 'Gebäudecharakteristik') 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 CeilingSurfaceType
          Java class for CeilingSurfaceType complex type.
 class CityFurnitureType
          Type describing city furnitures, like traffic lights, benches, ...
 class CityObjectGroupType
          A group may be used to aggregate arbitrary CityObjects according to some user-defined criteria.
 class ClosureSurfaceType
          Java class for ClosureSurfaceType complex type.
 class DoorType
          Type for doors in walls.
 class FloorSurfaceType
          Java class for FloorSurfaceType complex type.
 class GenericCityObjectType
          Java class for GenericCityObjectType complex type.
 class GroundSurfaceType
          Java class for GroundSurfaceType complex type.
 class IntBuildingInstallationType
          An IntBuildingInstallation (German translation is 'Gebäudeinstallation') is an interior part of a Building which has a specific function or semantical meaning.
 class InteriorWallSurfaceType
          Java class for InteriorWallSurfaceType complex type.
 class LandUseType
          Type describing the class for Land Use in all LoD.
 class MassPointReliefType
          Type describing the mass point component of a relief feature.
 class PlantCoverType
          Type describing Plant Covers resp.
 class RailwayType
          Type describing the class for railways.
 class RasterReliefType
          Type describing the raster component of a relief feature.
 class ReliefFeatureType
          Type describing the features of the Digital Terrain Model.
 class RoadType
          Type describing the class for roads.
 class RoofSurfaceType
          Java class for RoofSurfaceType complex type.
 class RoomType
          A Room is a thematic object for modelling the closed parts inside a building.
 class SolitaryVegetationObjectType
          Type describing solitary vegetation objects, e.g., trees.
 class SquareType
          Type describing the class for squares.
 class TINReliefType
          Type describing the TIN component of a relief feature.
 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. roads, which consist of parts (traffic areas, e.g.
 class WallSurfaceType
          Java class for WallSurfaceType complex type.
 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. the boundary to the digital terrain model.
 class WaterSurfaceType
          Type describing the surface of a water body, which separates the water from the air.
 class WindowType
          Type for windows in walls.
 

Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type _CityObjectType
 javax.xml.bind.JAXBElement<_CityObjectType> ObjectFactory.create_CityObject(_CityObjectType value)
          Create an instance of JAXBElement<_CityObjectType>}
 

Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type _CityObjectType
 javax.xml.bind.JAXBElement<_CityObjectType> ObjectFactory.create_CityObject(_CityObjectType value)
          Create an instance of JAXBElement<_CityObjectType>}