| Package | Description |
|---|---|
| net.opengis.citygml.appearance.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.lang.String value) |
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates.withValue(java.util.Collection<java.lang.Double> values) |
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates.withValue(java.lang.Double... values) |
TexCoordListType.TextureCoordinates |
TexCoordListType.TextureCoordinates.withValue(java.util.List<java.lang.Double> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<TexCoordListType.TextureCoordinates> value) |
TexCoordListType |
TexCoordListType.withTextureCoordinates(java.util.Collection<TexCoordListType.TextureCoordinates> values) |
TexCoordListType |
TexCoordListType.withTextureCoordinates(java.util.List<TexCoordListType.TextureCoordinates> value) |
Copyright © 2008-2022. All Rights Reserved.