Uses of Class
net.opengis.citygml.appearance.v_2_0.AbstractTextureType
-
Packages that use AbstractTextureType Package Description net.opengis.citygml.appearance.v_2_0 -
-
Uses of AbstractTextureType in net.opengis.citygml.appearance.v_2_0
Subclasses of AbstractTextureType in net.opengis.citygml.appearance.v_2_0 Modifier and Type Class Description classGeoreferencedTextureTypeSpecialization for georeferenced textures, i.e.classParameterizedTextureTypeSpecialization for standard 2D textures.Methods in net.opengis.citygml.appearance.v_2_0 that return types with arguments of type AbstractTextureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractTextureType>ObjectFactory. createTexture(AbstractTextureType value)Methods in net.opengis.citygml.appearance.v_2_0 with parameters of type AbstractTextureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractTextureType>ObjectFactory. createTexture(AbstractTextureType value)
-