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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.