| Package | Description |
|---|---|
| net.opengis.citygml.appearance.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<TextureAssociationType> |
ParameterizedTextureType.target |
| Modifier and Type | Method and Description |
|---|---|
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(jakarta.xml.bind.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) |
| Modifier and Type | Method and Description |
|---|---|
List<TextureAssociationType> |
ParameterizedTextureType.getTarget()
Gets the value of the target property.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterizedTextureType |
ParameterizedTextureType.withTarget(TextureAssociationType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterizedTextureType.setTarget(List<TextureAssociationType> value) |
ParameterizedTextureType |
ParameterizedTextureType.withTarget(Collection<TextureAssociationType> values) |
ParameterizedTextureType |
ParameterizedTextureType.withTarget(List<TextureAssociationType> value) |
Copyright © 2008–2023. All rights reserved.