Package | Description |
---|---|
org.citygml4j.model.citygml.waterbody | |
org.citygml4j.model.module.citygml |
Modifier and Type | Method and Description |
---|---|
WaterBodyModule |
BoundedByWaterSurfaceProperty.getCityGMLModule() |
WaterBodyModule |
AbstractWaterObject.getCityGMLModule() |
WaterBodyModule |
AbstractWaterBoundarySurface.getCityGMLModule() |
Constructor and Description |
---|
AbstractWaterBoundarySurface(WaterBodyModule module) |
AbstractWaterObject(WaterBodyModule module) |
BoundedByWaterSurfaceProperty(WaterBodyModule module) |
WaterBody(WaterBodyModule module) |
WaterClosureSurface(WaterBodyModule module) |
WaterGroundSurface(WaterBodyModule module) |
WaterSurface(WaterBodyModule module) |
Modifier and Type | Field and Description |
---|---|
static WaterBodyModule |
WaterBodyModule.v1_0_0 |
static WaterBodyModule |
WaterBodyModule.v2_0_0 |
Modifier and Type | Method and Description |
---|---|
static WaterBodyModule |
WaterBodyModule.getInstance(CityGMLModuleVersion version) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<WaterBodyModule> |
WaterBodyModule.getInstances() |