Uses of Class
net.opengis.citygml.appearance.v_1_0.AbstractTextureType

Packages that use AbstractTextureType
net.opengis.citygml.appearance.v_1_0   
 

Uses of AbstractTextureType in net.opengis.citygml.appearance.v_1_0
 

Subclasses of AbstractTextureType in net.opengis.citygml.appearance.v_1_0
 class GeoreferencedTextureType
          Specialization for georeferenced textures, i.e.
 class ParameterizedTextureType
          Specialization for standard 2D textures.
 

Methods in net.opengis.citygml.appearance.v_1_0 that return AbstractTextureType
 AbstractTextureType ObjectFactory.createAbstractTextureType()
          Create an instance of AbstractTextureType
 AbstractTextureType AbstractTextureType.withBorderColor(Collection<Double> values)
           
 AbstractTextureType AbstractTextureType.withBorderColor(Double... values)
           
 AbstractTextureType AbstractTextureType.withBorderColor(List<Double> value)
           
 AbstractTextureType AbstractTextureType.withGenericApplicationPropertyOfSurfaceData(Collection<Object> values)
           
 AbstractTextureType AbstractTextureType.withGenericApplicationPropertyOfSurfaceData(List<Object> value)
           
 AbstractTextureType AbstractTextureType.withGenericApplicationPropertyOfSurfaceData(Object... values)
           
 AbstractTextureType AbstractTextureType.withGenericApplicationPropertyOfTexture(Collection<Object> values)
           
 AbstractTextureType AbstractTextureType.withGenericApplicationPropertyOfTexture(List<Object> value)
           
 AbstractTextureType AbstractTextureType.withGenericApplicationPropertyOfTexture(Object... values)
           
 AbstractTextureType AbstractTextureType.withImageURI(String value)
           
 AbstractTextureType AbstractTextureType.withIsFront(Boolean value)
           
 AbstractTextureType AbstractTextureType.withMimeType(String value)
           
 AbstractTextureType AbstractTextureType.withTextureType(TextureTypeType value)
           
 AbstractTextureType AbstractTextureType.withWrapMode(WrapModeType value)
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return types with arguments of type AbstractTextureType
 JAXBElement<AbstractTextureType> ObjectFactory.createTexture(AbstractTextureType value)
          Create an instance of JAXBElement<AbstractTextureType>}
 

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type AbstractTextureType
 JAXBElement<AbstractTextureType> ObjectFactory.createTexture(AbstractTextureType value)
          Create an instance of JAXBElement<AbstractTextureType>}
 



Copyright © 2008-2015. All Rights Reserved.