Uses of Interface
org.citygml4j.model.citygml.building.BuildingModuleComponent

Packages that use BuildingModuleComponent
org.citygml4j.impl.citygml.building   
org.citygml4j.model.citygml.building   
 

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

Classes in org.citygml4j.impl.citygml.building that implement BuildingModuleComponent
 class AbstractBoundarySurfaceImpl
           
 class AbstractBuildingImpl
           
 class AbstractOpeningImpl
           
 class BoundarySurfacePropertyImpl
           
 class BuildingFurnitureImpl
           
 class BuildingImpl
           
 class BuildingInstallationImpl
           
 class BuildingInstallationPropertyImpl
           
 class BuildingPartImpl
           
 class BuildingPartPropertyImpl
           
 class CeilingSurfaceImpl
           
 class ClosureSurfaceImpl
           
 class DoorImpl
           
 class FloorSurfaceImpl
           
 class GroundSurfaceImpl
           
 class IntBuildingInstallationImpl
           
 class IntBuildingInstallationPropertyImpl
           
 class InteriorFurniturePropertyImpl
           
 class InteriorRoomPropertyImpl
           
 class InteriorWallSurfaceImpl
           
 class OpeningPropertyImpl
           
 class RoofSurfaceImpl
           
 class RoomImpl
           
 class WallSurfaceImpl
           
 class WindowImpl
           
 

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

Subinterfaces of BuildingModuleComponent in org.citygml4j.model.citygml.building
 interface AbstractBoundarySurface
           
 interface AbstractBuilding
           
 interface AbstractOpening
           
 interface BoundarySurfaceProperty
           
 interface Building
           
 interface BuildingFurniture
           
 interface BuildingInstallation
           
 interface BuildingInstallationProperty
           
 interface BuildingPart
           
 interface BuildingPartProperty
           
 interface CeilingSurface
           
 interface ClosureSurface
           
 interface Door
           
 interface FloorSurface
           
 interface GroundSurface
           
 interface IntBuildingInstallation
           
 interface IntBuildingInstallationProperty
           
 interface InteriorFurnitureProperty
           
 interface InteriorRoomProperty
           
 interface InteriorWallSurface
           
 interface OpeningProperty
           
 interface RoofSurface
           
 interface Room
           
 interface WallSurface
           
 interface Window