| Package | Description |
|---|---|
| net.opengis.citygml.texturedsurface.v_2_0 |
| Modifier and Type | Method and Description |
|---|---|
SimpleTextureType |
ObjectFactory.createSimpleTextureType()
Create an instance of
SimpleTextureType |
SimpleTextureType |
SimpleTextureType.withRepeat(Boolean value) |
SimpleTextureType |
SimpleTextureType.withTextureCoordinates(Collection<Double> values) |
SimpleTextureType |
SimpleTextureType.withTextureCoordinates(Double... values) |
SimpleTextureType |
SimpleTextureType.withTextureCoordinates(List<Double> value) |
SimpleTextureType |
SimpleTextureType.withTextureMap(String value) |
SimpleTextureType |
SimpleTextureType.withTextureType(TextureTypeType value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SimpleTextureType> |
ObjectFactory.createSimpleTexture(SimpleTextureType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SimpleTextureType> |
ObjectFactory.createSimpleTexture(SimpleTextureType value)
|
Copyright © 2008–2023. All rights reserved.