Uses of Interface
org.citygml4j.model.citygml.waterbody.WaterBodyModuleComponent

Packages that use WaterBodyModuleComponent
org.citygml4j.impl.citygml.waterbody   
org.citygml4j.model.citygml.waterbody   
 

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

Classes in org.citygml4j.impl.citygml.waterbody that implement WaterBodyModuleComponent
 class AbstractWaterBoundarySurfaceImpl
           
 class AbstractWaterObjectImpl
           
 class BoundedByWaterSurfacePropertyImpl
           
 class WaterBodyImpl
           
 class WaterClosureSurfaceImpl
           
 class WaterGroundSurfaceImpl
           
 class WaterSurfaceImpl
           
 

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

Subinterfaces of WaterBodyModuleComponent in org.citygml4j.model.citygml.waterbody
 interface AbstractWaterBoundarySurface
           
 interface AbstractWaterObject
           
 interface BoundedByWaterSurfaceProperty
           
 interface WaterBody
           
 interface WaterClosureSurface
           
 interface WaterGroundSurface
           
 interface WaterSurface