Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.model.citygml.appearance |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.appearance._2.TextureAssociationType |
Appearance200Marshaller.marshalTextureAssociation(TextureAssociation src) |
net.opengis.citygml.appearance._1.TextureAssociationType |
Appearance100Marshaller.marshalTextureAssociation(TextureAssociation src) |
Modifier and Type | Method and Description |
---|---|
TextureAssociation |
Appearance200Unmarshaller.unmarshalTextureAssociation(net.opengis.citygml.appearance._2.TextureAssociationType src) |
TextureAssociation |
Appearance100Unmarshaller.unmarshalTextureAssociation(net.opengis.citygml.appearance._1.TextureAssociationType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<TextureAssociation> |
ParameterizedTexture.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterizedTexture.addTarget(TextureAssociation target) |
boolean |
ParameterizedTexture.unsetTarget(TextureAssociation target) |
Modifier and Type | Method and Description |
---|---|
void |
ParameterizedTexture.setTarget(java.util.List<TextureAssociation> target) |