Modifier and Type | Method and Description |
---|---|
void |
Appearance200Marshaller.marshalAbstractTexture(AbstractTexture src,
net.opengis.citygml.appearance._2.AbstractTextureType dest) |
void |
Appearance100Marshaller.marshalAbstractTexture(AbstractTexture src,
net.opengis.citygml.appearance._1.AbstractTextureType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Appearance200Unmarshaller.unmarshalAbstractTexture(net.opengis.citygml.appearance._2.AbstractTextureType src,
AbstractTexture dest) |
void |
Appearance100Unmarshaller.unmarshalAbstractTexture(net.opengis.citygml.appearance._1.AbstractTextureType src,
AbstractTexture dest) |
Modifier and Type | Class and Description |
---|---|
class |
GeoreferencedTexture |
class |
ParameterizedTexture |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractTexture abstractTexture) |
T |
FeatureFunctionWalker.apply(AbstractTexture abstractTexture) |
void |
GMLWalker.visit(AbstractTexture abstractTexture) |
void |
FeatureWalker.visit(AbstractTexture abstractTexture) |