Modifier and Type | Method and Description |
---|---|
CityGMLModule |
CityGML.getCityGMLModule() |
Modifier and Type | Method and Description |
---|---|
CityGMLModule |
ADEComponent.getCityGMLModule() |
Modifier and Type | Method and Description |
---|---|
CityGMLModule |
TransformationMatrix4x4.getCityGMLModule() |
CityGMLModule |
TransformationMatrix3x4.getCityGMLModule() |
CityGMLModule |
TransformationMatrix2x2.getCityGMLModule() |
CityGMLModule |
AbstractCityObject.getCityGMLModule() |
Modifier and Type | Method and Description |
---|---|
static CityGMLModule |
Modules.getCityGMLModule(java.lang.String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<CityGMLModule> |
Modules.getCityGMLModules() |
java.util.List<CityGMLModule> |
ModuleContext.getCityGMLModules() |
static java.util.List<CityGMLModule> |
Modules.getCityGMLModules(CityGMLModuleType type) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCityGMLModule |
class |
AppearanceModule |
class |
BridgeModule |
class |
BuildingModule |
class |
CityFurnitureModule |
class |
CityObjectGroupModule |
class |
CoreModule |
class |
GenericsModule |
class |
LandUseModule |
class |
ReliefModule |
class |
TexturedSurfaceModule |
class |
TransportationModule |
class |
TunnelModule |
class |
VegetationModule |
class |
WaterBodyModule |
Modifier and Type | Method and Description |
---|---|
CityGMLModule |
CityGMLVersion.getCityGMLModule(CityGMLModuleType type) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CityGMLModule> |
CityGMLVersion.getCityGMLModules() |
Modifier and Type | Method and Description |
---|---|
static CityGMLVersion |
CityGMLVersion.fromCityGMLModule(CityGMLModule module) |
Modifier and Type | Method and Description |
---|---|
javax.xml.transform.Source |
SchemaHandler.getSchemaSource(CityGMLModule module) |