| Package | Description |
|---|---|
| net.opengis.citygml.appearance.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<TexCoordListType.TextureCoordinates> |
TexCoordListType.textureCoordinates |
| Modifier and Type | Method and Description |
|---|---|
TexCoordListType.TextureCoordinates |
ObjectFactory.createTexCoordListTypeTextureCoordinates()
Create an instance of
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates.withRing(String value) |
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates.withValue(Collection<Double> values) |
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates.withValue(Double... values) |
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates.withValue(List<Double> value) |
| Modifier and Type | Method and Description |
|---|---|
List<TexCoordListType.TextureCoordinates> |
TexCoordListType.getTextureCoordinates()
Gets the value of the textureCoordinates property.
|
| Modifier and Type | Method and Description |
|---|---|
TexCoordListType |
TexCoordListType.withTextureCoordinates(TexCoordListType.TextureCoordinates... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
TexCoordListType.setTextureCoordinates(List<TexCoordListType.TextureCoordinates> value) |
TexCoordListType |
TexCoordListType.withTextureCoordinates(Collection<TexCoordListType.TextureCoordinates> values) |
TexCoordListType |
TexCoordListType.withTextureCoordinates(List<TexCoordListType.TextureCoordinates> value) |
Copyright © 2008–2023. All rights reserved.