|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTextureType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml.app._2 |
Uses of AbstractTextureType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type AbstractTextureType | |
---|---|
void |
Appearance200Marshaller.marshalAbstractTexture(AbstractTexture src,
AbstractTextureType dest)
|
Uses of AbstractTextureType in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type AbstractTextureType | |
---|---|
void |
Appearance200Unmarshaller.unmarshalAbstractTexture(AbstractTextureType src,
AbstractTexture dest)
|
Uses of AbstractTextureType in org.citygml4j.jaxb.citygml.app._2 |
---|
Subclasses of AbstractTextureType in org.citygml4j.jaxb.citygml.app._2 | |
---|---|
class |
GeoreferencedTextureType
Specialization for georeferenced textures, i.e. textures using a planimetric projection. |
class |
ParameterizedTextureType
Specialization for standard 2D textures. |
Methods in org.citygml4j.jaxb.citygml.app._2 that return types with arguments of type AbstractTextureType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTextureType> |
ObjectFactory.create_Texture(AbstractTextureType value)
Create an instance of JAXBElement < AbstractTextureType > } |
Methods in org.citygml4j.jaxb.citygml.app._2 with parameters of type AbstractTextureType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTextureType> |
ObjectFactory.create_Texture(AbstractTextureType value)
Create an instance of JAXBElement < AbstractTextureType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |