Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.appearance._2.TexCoordListType |
Appearance200Marshaller.marshalTexCoordList(TexCoordList src) |
net.opengis.citygml.appearance._1.TexCoordListType |
Appearance100Marshaller.marshalTexCoordList(TexCoordList src) |
void |
Appearance200Marshaller.marshalTexCoordList(TexCoordList src,
net.opengis.citygml.appearance._2.TexCoordListType dest) |
void |
Appearance100Marshaller.marshalTexCoordList(TexCoordList src,
net.opengis.citygml.appearance._1.TexCoordListType dest) |
Modifier and Type | Method and Description |
---|---|
TexCoordList |
Appearance200Unmarshaller.unmarshalTexCoordList(net.opengis.citygml.appearance._2.TexCoordListType src) |
TexCoordList |
Appearance100Unmarshaller.unmarshalTexCoordList(net.opengis.citygml.appearance._1.TexCoordListType src) |
Modifier and Type | Method and Description |
---|---|
void |
Appearance200Unmarshaller.unmarshalTexCoordList(net.opengis.citygml.appearance._2.TexCoordListType src,
TexCoordList dest) |
void |
Appearance100Unmarshaller.unmarshalTexCoordList(net.opengis.citygml.appearance._1.TexCoordListType src,
TexCoordList dest) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctor.apply(TexCoordList texCoordList) |
void |
GMLVisitor.visit(TexCoordList texCoordList) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(TexCoordList texCoordList) |
void |
GMLWalker.visit(TexCoordList texCoordList) |