| Package | Description |
|---|---|
| net.opengis.citygml.texturedsurface.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<AppearancePropertyType> |
TexturedSurfaceType.appearance |
| Modifier and Type | Method and Description |
|---|---|
AppearancePropertyType |
ObjectFactory.createAppearancePropertyType()
Create an instance of
AppearancePropertyType |
AppearancePropertyType |
AppearancePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
AppearancePropertyType |
AppearancePropertyType.withAppearance(jakarta.xml.bind.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) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AppearancePropertyType> |
ObjectFactory.createAppearance(AppearancePropertyType value)
|
List<AppearancePropertyType> |
TexturedSurfaceType.getAppearance()
Gets the value of the appearance property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AppearancePropertyType> |
ObjectFactory.createAppearance(AppearancePropertyType value)
|
TexturedSurfaceType |
TexturedSurfaceType.withAppearance(AppearancePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
TexturedSurfaceType.setAppearance(List<AppearancePropertyType> value) |
TexturedSurfaceType |
TexturedSurfaceType.withAppearance(Collection<AppearancePropertyType> values) |
TexturedSurfaceType |
TexturedSurfaceType.withAppearance(List<AppearancePropertyType> value) |
Copyright © 2008–2023. All rights reserved.