|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureAssociationType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml.app._1 |
Uses of TextureAssociationType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return TextureAssociationType | |
---|---|
TextureAssociationType |
Appearance100Marshaller.marshalTextureAssociation(TextureAssociation src)
|
Uses of TextureAssociationType in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type TextureAssociationType | |
---|---|
TextureAssociation |
Appearance100Unmarshaller.unmarshalTextureAssociation(TextureAssociationType src)
|
Uses of TextureAssociationType in org.citygml4j.jaxb.citygml.app._1 |
---|
Methods in org.citygml4j.jaxb.citygml.app._1 that return TextureAssociationType | |
---|---|
TextureAssociationType |
ObjectFactory.createTextureAssociationType()
Create an instance of TextureAssociationType |
Methods in org.citygml4j.jaxb.citygml.app._1 that return types with arguments of type TextureAssociationType | |
---|---|
java.util.List<TextureAssociationType> |
ParameterizedTextureType.getTarget()
Gets the value of the target property. |
Method parameters in org.citygml4j.jaxb.citygml.app._1 with type arguments of type TextureAssociationType | |
---|---|
void |
ParameterizedTextureType.setTarget(java.util.List<TextureAssociationType> target)
Sets the value of the target property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |