Uses of Class
org.citygml4j.impl.citygml.core.AbstractCityObjectImpl

Packages that use AbstractCityObjectImpl
org.citygml4j.impl.citygml.building   
org.citygml4j.impl.citygml.cityfurniture   
org.citygml4j.impl.citygml.cityobjectgroup   
org.citygml4j.impl.citygml.core   
org.citygml4j.impl.citygml.generics   
org.citygml4j.impl.citygml.landuse   
org.citygml4j.impl.citygml.relief   
org.citygml4j.impl.citygml.transportation   
org.citygml4j.impl.citygml.vegetation   
org.citygml4j.impl.citygml.waterbody   
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.building
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.building
 class AbstractBoundarySurfaceImpl
           
 class AbstractBuildingImpl
           
 class AbstractOpeningImpl
           
 class BuildingFurnitureImpl
           
 class BuildingImpl
           
 class BuildingInstallationImpl
           
 class BuildingPartImpl
           
 class CeilingSurfaceImpl
           
 class ClosureSurfaceImpl
           
 class DoorImpl
           
 class FloorSurfaceImpl
           
 class GroundSurfaceImpl
           
 class IntBuildingInstallationImpl
           
 class InteriorWallSurfaceImpl
           
 class RoofSurfaceImpl
           
 class RoomImpl
           
 class WallSurfaceImpl
           
 class WindowImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.cityfurniture
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.cityfurniture
 class CityFurnitureImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.cityobjectgroup
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.cityobjectgroup
 class CityObjectGroupImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.core
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.core
 class AbstractSiteImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.generics
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.generics
 class GenericCityObjectImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.landuse
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.landuse
 class LandUseImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.relief
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.relief
 class AbstractReliefComponentImpl
           
 class BreaklineReliefImpl
           
 class MassPointReliefImpl
           
 class RasterReliefImpl
           
 class ReliefFeatureImpl
           
 class TINReliefImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.transportation
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.transportation
 class AbstractTransportationObjectImpl
           
 class AuxiliaryTrafficAreaImpl
           
 class RailwayImpl
           
 class RoadImpl
           
 class SquareImpl
           
 class TrackImpl
           
 class TrafficAreaImpl
           
 class TransportationComplexImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.vegetation
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.vegetation
 class AbstractVegetationObjectImpl
           
 class PlantCoverImpl
           
 class SolitaryVegetationObjectImpl
           
 

Uses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.waterbody
 

Subclasses of AbstractCityObjectImpl in org.citygml4j.impl.citygml.waterbody
 class AbstractWaterBoundarySurfaceImpl
           
 class AbstractWaterObjectImpl
           
 class WaterBodyImpl
           
 class WaterClosureSurfaceImpl
           
 class WaterGroundSurfaceImpl
           
 class WaterSurfaceImpl