Package | Description |
---|---|
org.citygml4j.model.module | |
org.citygml4j.model.module.citygml | |
org.citygml4j.model.module.gml | |
org.citygml4j.model.module.xal |
Modifier and Type | Method and Description |
---|---|
ModuleVersion |
Module.getVersion() |
ModuleVersion |
AbstractModule.getVersion() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractModuleConfiguration.contains(ModuleType type,
ModuleVersion version) |
static Module |
Modules.getModule(ModuleType type,
ModuleVersion version) |
Constructor and Description |
---|
AbstractModule(ModuleType type,
ModuleVersion version,
java.lang.String namespaceURI,
java.lang.String namespacePrefix,
java.lang.String schemaLocation,
Module... dependencies) |
Modifier and Type | Class and Description |
---|---|
class |
CityGMLModuleVersion |
Modifier and Type | Class and Description |
---|---|
class |
GMLModuleVersion |
Modifier and Type | Class and Description |
---|---|
class |
XALModuleVersion |