| Package | Description |
|---|---|
| net.opengis.citygml.appearance.v_2_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextureType
Base class for textures.
|
class |
GeoreferencedTextureType
Specialization for georeferenced textures, i.e.
|
class |
ParameterizedTextureType
Specialization for standard 2D textures.
|
class |
X3DMaterialType
Class for defining constant surface properties.
|
| Modifier and Type | Field and Description |
|---|---|
protected jakarta.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> |
SurfaceDataPropertyType.surfaceData |
| Modifier and Type | Method and Description |
|---|---|
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(Collection<Object> values) |
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(List<Object> value) |
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(Object... values) |
AbstractSurfaceDataType |
AbstractSurfaceDataType.withIsFront(Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AbstractSurfaceDataType> |
ObjectFactory.createSurfaceData(AbstractSurfaceDataType value)
|
jakarta.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> |
SurfaceDataPropertyType.getSurfaceData()
Gets the value of the surfaceData property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AbstractSurfaceDataType> |
ObjectFactory.createSurfaceData(AbstractSurfaceDataType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SurfaceDataPropertyType.setSurfaceData(jakarta.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> value)
Sets the value of the surfaceData property.
|
SurfaceDataPropertyType |
SurfaceDataPropertyType.withSurfaceData(jakarta.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> value) |
Copyright © 2008–2023. All rights reserved.