Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.appearance._2.TexCoordGenType |
Appearance200Marshaller.marshalTexCoordGen(TexCoordGen src) |
net.opengis.citygml.appearance._1.TexCoordGenType |
Appearance100Marshaller.marshalTexCoordGen(TexCoordGen src) |
void |
Appearance200Marshaller.marshalTexCoordGen(TexCoordGen src,
net.opengis.citygml.appearance._2.TexCoordGenType dest) |
void |
Appearance100Marshaller.marshalTexCoordGen(TexCoordGen src,
net.opengis.citygml.appearance._1.TexCoordGenType dest) |
Modifier and Type | Method and Description |
---|---|
TexCoordGen |
Appearance200Unmarshaller.unmarshalTexCoordGen(net.opengis.citygml.appearance._2.TexCoordGenType src) |
TexCoordGen |
Appearance100Unmarshaller.unmarshalTexCoordGen(net.opengis.citygml.appearance._1.TexCoordGenType src) |
Modifier and Type | Method and Description |
---|---|
void |
Appearance200Unmarshaller.unmarshalTexCoordGen(net.opengis.citygml.appearance._2.TexCoordGenType src,
TexCoordGen dest) |
void |
Appearance100Unmarshaller.unmarshalTexCoordGen(net.opengis.citygml.appearance._1.TexCoordGenType src,
TexCoordGen dest) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctor.apply(TexCoordGen texCoordGen) |
void |
GMLVisitor.visit(TexCoordGen texCoordGen) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(TexCoordGen texCoordGen) |
void |
GMLWalker.visit(TexCoordGen texCoordGen) |