Package | Description |
---|---|
org.citygml4j.model.citygml.texturedsurface | |
org.citygml4j.model.module.citygml |
Modifier and Type | Method and Description |
---|---|
TexturedSurfaceModule |
_TextureType.getCityGMLModule() |
TexturedSurfaceModule |
_TexturedSurface.getCityGMLModule() |
TexturedSurfaceModule |
_Color.getCityGMLModule() |
TexturedSurfaceModule |
_AppearanceProperty.getCityGMLModule() |
TexturedSurfaceModule |
_AbstractAppearance.getCityGMLModule() |
Constructor and Description |
---|
_AbstractAppearance(TexturedSurfaceModule module) |
_AppearanceProperty(TexturedSurfaceModule module) |
_Color(TexturedSurfaceModule module) |
_Material(TexturedSurfaceModule module) |
_SimpleTexture(TexturedSurfaceModule module) |
_TexturedSurface(TexturedSurfaceModule module) |
Modifier and Type | Field and Description |
---|---|
static TexturedSurfaceModule |
TexturedSurfaceModule.v1_0_0 |
static TexturedSurfaceModule |
TexturedSurfaceModule.v2_0_0 |
Modifier and Type | Method and Description |
---|---|
static TexturedSurfaceModule |
TexturedSurfaceModule.getInstance(CityGMLModuleVersion version) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<TexturedSurfaceModule> |
TexturedSurfaceModule.getInstances() |