Uses of Class
net.opengis.citygml.texturedsurface.v_2_0.SimpleTextureType
-
Packages that use SimpleTextureType Package Description net.opengis.citygml.texturedsurface.v_2_0 -
-
Uses of SimpleTextureType in net.opengis.citygml.texturedsurface.v_2_0
Methods in net.opengis.citygml.texturedsurface.v_2_0 that return SimpleTextureType Modifier and Type Method Description SimpleTextureTypeObjectFactory. createSimpleTextureType()Create an instance ofSimpleTextureTypeSimpleTextureTypeSimpleTextureType. withRepeat(Boolean value)SimpleTextureTypeSimpleTextureType. withTextureCoordinates(Double... values)SimpleTextureTypeSimpleTextureType. withTextureCoordinates(Collection<Double> values)SimpleTextureTypeSimpleTextureType. withTextureCoordinates(List<Double> value)SimpleTextureTypeSimpleTextureType. withTextureMap(String value)SimpleTextureTypeSimpleTextureType. withTextureType(TextureTypeType value)Methods in net.opengis.citygml.texturedsurface.v_2_0 that return types with arguments of type SimpleTextureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SimpleTextureType>ObjectFactory. createSimpleTexture(SimpleTextureType value)Methods in net.opengis.citygml.texturedsurface.v_2_0 with parameters of type SimpleTextureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SimpleTextureType>ObjectFactory. createSimpleTexture(SimpleTextureType value)
-