|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSurfaceDataType | |
|---|---|
| net.opengis.citygml.appearance.v_1_0 | |
| Uses of AbstractSurfaceDataType in net.opengis.citygml.appearance.v_1_0 |
|---|
| Subclasses of AbstractSurfaceDataType in net.opengis.citygml.appearance.v_1_0 | |
|---|---|
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. |
| Fields in net.opengis.citygml.appearance.v_1_0 with type parameters of type AbstractSurfaceDataType | |
|---|---|
protected JAXBElement<? extends AbstractSurfaceDataType> |
SurfaceDataPropertyType.surfaceData
|
| Methods in net.opengis.citygml.appearance.v_1_0 that return AbstractSurfaceDataType | |
|---|---|
AbstractSurfaceDataType |
ObjectFactory.createAbstractSurfaceDataType()
Create an instance of AbstractSurfaceDataType |
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(Collection<Object> values)
|
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(List<Object> value)
|
AbstractSurfaceDataType |
AbstractSurfaceDataType.withGenericApplicationPropertyOfSurfaceData(Object... values)
|
AbstractSurfaceDataType |
AbstractSurfaceDataType.withIsFront(Boolean value)
|
| Methods in net.opengis.citygml.appearance.v_1_0 that return types with arguments of type AbstractSurfaceDataType | |
|---|---|
JAXBElement<AbstractSurfaceDataType> |
ObjectFactory.createSurfaceData(AbstractSurfaceDataType value)
Create an instance of JAXBElement<AbstractSurfaceDataType>} |
JAXBElement<? extends AbstractSurfaceDataType> |
SurfaceDataPropertyType.getSurfaceData()
Gets the value of the surfaceData property. |
| Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type AbstractSurfaceDataType | |
|---|---|
JAXBElement<AbstractSurfaceDataType> |
ObjectFactory.createSurfaceData(AbstractSurfaceDataType value)
Create an instance of JAXBElement<AbstractSurfaceDataType>} |
| Method parameters in net.opengis.citygml.appearance.v_1_0 with type arguments of type AbstractSurfaceDataType | |
|---|---|
void |
SurfaceDataPropertyType.setSurfaceData(JAXBElement<? extends AbstractSurfaceDataType> value)
Sets the value of the surfaceData property. |
SurfaceDataPropertyType |
SurfaceDataPropertyType.withSurfaceData(JAXBElement<? extends AbstractSurfaceDataType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||