Uses of Interface
org.citygml4j.model.citygml.core.CoreModuleComponent

Packages that use CoreModuleComponent
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.bridge   
org.citygml4j.model.citygml.building   
org.citygml4j.model.citygml.cityfurniture   
org.citygml4j.model.citygml.cityobjectgroup   
org.citygml4j.model.citygml.core   
org.citygml4j.model.citygml.generics   
org.citygml4j.model.citygml.landuse   
org.citygml4j.model.citygml.relief   
org.citygml4j.model.citygml.transportation   
org.citygml4j.model.citygml.tunnel   
org.citygml4j.model.citygml.vegetation   
org.citygml4j.model.citygml.waterbody   
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.appearance
 

Classes in org.citygml4j.model.citygml.appearance that implement CoreModuleComponent
 class WorldToTexture
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.bridge
 

Classes in org.citygml4j.model.citygml.bridge that implement CoreModuleComponent
 class AbstractBoundarySurface
           
 class AbstractBridge
           
 class AbstractOpening
           
 class Bridge
           
 class BridgeConstructionElement
           
 class BridgeFurniture
           
 class BridgeInstallation
           
 class BridgePart
           
 class BridgeRoom
           
 class CeilingSurface
           
 class ClosureSurface
           
 class Door
           
 class FloorSurface
           
 class GroundSurface
           
 class IntBridgeInstallation
           
 class InteriorWallSurface
           
 class OuterCeilingSurface
           
 class OuterFloorSurface
           
 class RoofSurface
           
 class WallSurface
           
 class Window
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.building
 

Classes in org.citygml4j.model.citygml.building that implement CoreModuleComponent
 class AbstractBuilding
           
 class Building
           
 class BuildingFurniture
           
 class BuildingInstallation
           
 class BuildingPart
           
 class IntBuildingInstallation
           
 class Room
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.cityfurniture
 

Classes in org.citygml4j.model.citygml.cityfurniture that implement CoreModuleComponent
 class CityFurniture
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.cityobjectgroup
 

Classes in org.citygml4j.model.citygml.cityobjectgroup that implement CoreModuleComponent
 class CityObjectGroup
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.core
 

Classes in org.citygml4j.model.citygml.core that implement CoreModuleComponent
 class AbstractCityObject
           
 class AbstractSite
           
 class Address
           
 class AddressProperty
           
 class CityModel
           
 class CityObjectMember
           
 class ExternalObject
           
 class ExternalReference
           
 class GeneralizationRelation
           
 class ImplicitGeometry
           
 class ImplicitRepresentationProperty
           
 class RelativeToTerrain
           
 class RelativeToWater
           
 class TransformationMatrix2x2
           
 class TransformationMatrix3x4
           
 class TransformationMatrix4x4
           
 class XalAddressProperty
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.generics
 

Classes in org.citygml4j.model.citygml.generics that implement CoreModuleComponent
 class GenericCityObject
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.landuse
 

Classes in org.citygml4j.model.citygml.landuse that implement CoreModuleComponent
 class LandUse
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.relief
 

Classes in org.citygml4j.model.citygml.relief that implement CoreModuleComponent
 class AbstractReliefComponent
           
 class BreaklineRelief
           
 class MassPointRelief
           
 class RasterRelief
           
 class ReliefFeature
           
 class TINRelief
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.transportation
 

Classes in org.citygml4j.model.citygml.transportation that implement CoreModuleComponent
 class AbstractTransportationObject
           
 class AuxiliaryTrafficArea
           
 class Railway
           
 class Road
           
 class Square
           
 class Track
           
 class TrafficArea
           
 class TransportationComplex
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.tunnel
 

Classes in org.citygml4j.model.citygml.tunnel that implement CoreModuleComponent
 class AbstractTunnel
           
 class HollowSpace
           
 class IntTunnelInstallation
           
 class Tunnel
           
 class TunnelFurniture
           
 class TunnelInstallation
           
 class TunnelPart
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.vegetation
 

Classes in org.citygml4j.model.citygml.vegetation that implement CoreModuleComponent
 class AbstractVegetationObject
           
 class PlantCover
           
 class SolitaryVegetationObject
           
 

Uses of CoreModuleComponent in org.citygml4j.model.citygml.waterbody
 

Classes in org.citygml4j.model.citygml.waterbody that implement CoreModuleComponent
 class AbstractWaterBoundarySurface
           
 class AbstractWaterObject
           
 class WaterBody
           
 class WaterClosureSurface
           
 class WaterGroundSurface
           
 class WaterSurface