| 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 javax.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> |
SurfaceDataPropertyType.surfaceData |
| Modifier and Type | Method and Description |
|---|---|
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(java.util.Collection<java.lang.Object> values) |
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(java.util.List<java.lang.Object> value) |
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(java.lang.Object... values) |
AbstractSurfaceDataType |
AbstractSurfaceDataType.withIsFront(java.lang.Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<AbstractSurfaceDataType> |
ObjectFactory.createSurfaceData(AbstractSurfaceDataType value)
|
javax.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> |
SurfaceDataPropertyType.getSurfaceData()
Gets the value of the surfaceData property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<AbstractSurfaceDataType> |
ObjectFactory.createSurfaceData(AbstractSurfaceDataType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SurfaceDataPropertyType.setSurfaceData(javax.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> value)
Sets the value of the surfaceData property.
|
SurfaceDataPropertyType |
SurfaceDataPropertyType.withSurfaceData(javax.xml.bind.JAXBElement<? extends AbstractSurfaceDataType> value) |
Copyright © 2008-2022. All Rights Reserved.