|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TextureAssociation in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type TextureAssociation | |
---|---|
TextureAssociationType |
Appearance100Marshaller.marshalTextureAssociation(TextureAssociation src)
|
TextureAssociationType |
Appearance040Marshaller.marshalTextureAssociation(TextureAssociation src)
|
Uses of TextureAssociation in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance that return TextureAssociation | |
---|---|
TextureAssociation |
Appearance100Unmarshaller.unmarshalTextureAssociation(TextureAssociationType src)
|
TextureAssociation |
Appearance040Unmarshaller.unmarshalTextureAssociation(TextureAssociationType src)
|
Uses of TextureAssociation in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return TextureAssociation | |
---|---|
TextureAssociation |
CityGMLFactory.createTextureAssociation()
|
TextureAssociation |
CityGMLFactory.createTextureAssociation(AbstractTextureParameterization textureParameterization)
|
TextureAssociation |
CityGMLFactory.createTextureAssociation(java.lang.String xlink)
|
Uses of TextureAssociation in org.citygml4j.impl.citygml.appearance |
---|
Classes in org.citygml4j.impl.citygml.appearance that implement TextureAssociation | |
---|---|
class |
TextureAssociationImpl
|
Methods in org.citygml4j.impl.citygml.appearance that return types with arguments of type TextureAssociation | |
---|---|
java.util.List<TextureAssociation> |
ParameterizedTextureImpl.getTarget()
|
Methods in org.citygml4j.impl.citygml.appearance with parameters of type TextureAssociation | |
---|---|
void |
ParameterizedTextureImpl.addTarget(TextureAssociation target)
|
boolean |
ParameterizedTextureImpl.unsetTarget(TextureAssociation target)
|
Method parameters in org.citygml4j.impl.citygml.appearance with type arguments of type TextureAssociation | |
---|---|
void |
ParameterizedTextureImpl.setTarget(java.util.List<TextureAssociation> target)
|
Uses of TextureAssociation in org.citygml4j.model.citygml.appearance |
---|
Methods in org.citygml4j.model.citygml.appearance that return types with arguments of type TextureAssociation | |
---|---|
java.util.List<TextureAssociation> |
ParameterizedTexture.getTarget()
|
Methods in org.citygml4j.model.citygml.appearance with parameters of type TextureAssociation | |
---|---|
void |
ParameterizedTexture.addTarget(TextureAssociation target)
|
boolean |
ParameterizedTexture.unsetTarget(TextureAssociation target)
|
Method parameters in org.citygml4j.model.citygml.appearance with type arguments of type TextureAssociation | |
---|---|
void |
ParameterizedTexture.setTarget(java.util.List<TextureAssociation> target)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |