Uses of Class
net.opengis.citygml.texturedsurface.v_1_0.AbstractAppearanceType

Packages that use AbstractAppearanceType
net.opengis.citygml.texturedsurface.v_1_0   
 

Uses of AbstractAppearanceType in net.opengis.citygml.texturedsurface.v_1_0
 

Subclasses of AbstractAppearanceType in net.opengis.citygml.texturedsurface.v_1_0
 class MaterialType
          Deprecated since CityGML version 0.4.0.
 class SimpleTextureType
          Deprecated since CityGML version 0.4.0.
 

Fields in net.opengis.citygml.texturedsurface.v_1_0 with type parameters of type AbstractAppearanceType
protected  JAXBElement<? extends AbstractAppearanceType> AppearancePropertyType.appearance
           
 

Methods in net.opengis.citygml.texturedsurface.v_1_0 that return types with arguments of type AbstractAppearanceType
 JAXBElement<AbstractAppearanceType> ObjectFactory.createAAppearance(AbstractAppearanceType value)
          Create an instance of JAXBElement<AbstractAppearanceType>}
 JAXBElement<? extends AbstractAppearanceType> AppearancePropertyType.getAppearance()
          Gets the value of the appearance property.
 

Methods in net.opengis.citygml.texturedsurface.v_1_0 with parameters of type AbstractAppearanceType
 JAXBElement<AbstractAppearanceType> ObjectFactory.createAAppearance(AbstractAppearanceType value)
          Create an instance of JAXBElement<AbstractAppearanceType>}
 

Method parameters in net.opengis.citygml.texturedsurface.v_1_0 with type arguments of type AbstractAppearanceType
 void AppearancePropertyType.setAppearance(JAXBElement<? extends AbstractAppearanceType> value)
          Sets the value of the appearance property.
 AppearancePropertyType AppearancePropertyType.withAppearance(JAXBElement<? extends AbstractAppearanceType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.