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

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

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

Fields in net.opengis.citygml.appearance.v_1_0 declared as AppearanceType
protected  AppearanceType AppearancePropertyType.appearance
           
 

Methods in net.opengis.citygml.appearance.v_1_0 that return AppearanceType
 AppearanceType ObjectFactory.createAppearanceType()
          Create an instance of AppearanceType
 AppearanceType AppearancePropertyType.getAppearance()
          Gets the value of the appearance property.
 AppearanceType AppearanceType.withGenericApplicationPropertyOfAppearance(Collection<Object> values)
           
 AppearanceType AppearanceType.withGenericApplicationPropertyOfAppearance(List<Object> value)
           
 AppearanceType AppearanceType.withGenericApplicationPropertyOfAppearance(Object... values)
           
 AppearanceType AppearanceType.withSurfaceDataMember(Collection<SurfaceDataPropertyType> values)
           
 AppearanceType AppearanceType.withSurfaceDataMember(List<SurfaceDataPropertyType> value)
           
 AppearanceType AppearanceType.withSurfaceDataMember(SurfaceDataPropertyType... values)
           
 AppearanceType AppearanceType.withTheme(String value)
           
 

Methods in net.opengis.citygml.appearance.v_1_0 with parameters of type AppearanceType
 void AppearancePropertyType.setAppearance(AppearanceType value)
          Sets the value of the appearance property.
 AppearancePropertyType AppearancePropertyType.withAppearance(AppearanceType value)
           
 



Copyright © 2008-2015. All Rights Reserved.