|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractTexture in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type AbstractTexture | |
---|---|
void |
Appearance100Marshaller.marshalAbstractTexture(AbstractTexture src,
AbstractTextureType dest)
|
void |
Appearance040Marshaller.marshalAbstractTexture(AbstractTexture src,
AbstractTextureType dest)
|
Uses of AbstractTexture in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type AbstractTexture | |
---|---|
void |
Appearance100Unmarshaller.unmarshalAbstractTexture(AbstractTextureType src,
AbstractTexture dest)
|
void |
Appearance040Unmarshaller.unmarshalAbstractTexture(AbstractTextureType src,
AbstractTexture dest)
|
Uses of AbstractTexture in org.citygml4j.impl.citygml.appearance |
---|
Classes in org.citygml4j.impl.citygml.appearance that implement AbstractTexture | |
---|---|
class |
AbstractTextureImpl
|
class |
GeoreferencedTextureImpl
|
class |
ParameterizedTextureImpl
|
Uses of AbstractTexture in org.citygml4j.model.citygml.appearance |
---|
Subinterfaces of AbstractTexture in org.citygml4j.model.citygml.appearance | |
---|---|
interface |
GeoreferencedTexture
|
interface |
ParameterizedTexture
|
Uses of AbstractTexture in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type AbstractTexture | |
---|---|
T |
GMLFunctionWalker.apply(AbstractTexture abstractTexture)
|
T |
FeatureFunctionWalker.apply(AbstractTexture abstractTexture)
|
void |
GMLWalker.visit(AbstractTexture abstractTexture)
|
void |
FeatureWalker.visit(AbstractTexture abstractTexture)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |