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

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

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

Fields in net.opengis.citygml.appearance.v_1_0 with type parameters of type TextureAssociationType
protected  List<TextureAssociationType> ParameterizedTextureType.target
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return TextureAssociationType
 TextureAssociationType ObjectFactory.createTextureAssociationType()
          Create an instance of TextureAssociationType
 TextureAssociationType TextureAssociationType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 TextureAssociationType TextureAssociationType.withArcrole(String value)
           
 TextureAssociationType TextureAssociationType.withHref(String value)
           
 TextureAssociationType TextureAssociationType.withRemoteSchema(String value)
           
 TextureAssociationType TextureAssociationType.withRole(String value)
           
 TextureAssociationType TextureAssociationType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 TextureAssociationType TextureAssociationType.withTextureParameterization(JAXBElement<? extends AbstractTextureParameterizationType> value)
           
 TextureAssociationType TextureAssociationType.withTitle(String value)
           
 TextureAssociationType TextureAssociationType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 TextureAssociationType TextureAssociationType.withUri(String value)
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return types with arguments of type TextureAssociationType
 List<TextureAssociationType> ParameterizedTextureType.getTarget()
          Gets the value of the target property.
 

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type TextureAssociationType
 ParameterizedTextureType ParameterizedTextureType.withTarget(TextureAssociationType... values)
           
 

Method parameters in net.opengis.citygml.appearance.v_1_0 with type arguments of type TextureAssociationType
 void ParameterizedTextureType.setTarget(List<TextureAssociationType> value)
           
 ParameterizedTextureType ParameterizedTextureType.withTarget(Collection<TextureAssociationType> values)
           
 ParameterizedTextureType ParameterizedTextureType.withTarget(List<TextureAssociationType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.