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

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

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

Fields in net.opengis.citygml.texturedsurface.v_1_0 with type parameters of type AppearancePropertyType
protected  List<AppearancePropertyType> TexturedSurfaceType.appearance
           
 

Methods in net.opengis.citygml.texturedsurface.v_1_0 that return AppearancePropertyType
 AppearancePropertyType ObjectFactory.createAppearancePropertyType()
          Create an instance of AppearancePropertyType
 AppearancePropertyType AppearancePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 AppearancePropertyType AppearancePropertyType.withAppearance(JAXBElement<? extends AbstractAppearanceType> value)
           
 AppearancePropertyType AppearancePropertyType.withArcrole(String value)
           
 AppearancePropertyType AppearancePropertyType.withHref(String value)
           
 AppearancePropertyType AppearancePropertyType.withOrientation(SignType value)
           
 AppearancePropertyType AppearancePropertyType.withRemoteSchema(String value)
           
 AppearancePropertyType AppearancePropertyType.withRole(String value)
           
 AppearancePropertyType AppearancePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 AppearancePropertyType AppearancePropertyType.withTitle(String value)
           
 AppearancePropertyType AppearancePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

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

Methods in net.opengis.citygml.texturedsurface.v_1_0 with parameters of type AppearancePropertyType
 JAXBElement<AppearancePropertyType> ObjectFactory.createAppearance(AppearancePropertyType value)
          Create an instance of JAXBElement<AppearancePropertyType>}
 TexturedSurfaceType TexturedSurfaceType.withAppearance(AppearancePropertyType... values)
           
 

Method parameters in net.opengis.citygml.texturedsurface.v_1_0 with type arguments of type AppearancePropertyType
 void TexturedSurfaceType.setAppearance(List<AppearancePropertyType> value)
           
 TexturedSurfaceType TexturedSurfaceType.withAppearance(Collection<AppearancePropertyType> values)
           
 TexturedSurfaceType TexturedSurfaceType.withAppearance(List<AppearancePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.