Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.appearance._2.GeoreferencedTextureType |
Appearance200Marshaller.marshalGeoreferencedTexture(GeoreferencedTexture src) |
net.opengis.citygml.appearance._1.GeoreferencedTextureType |
Appearance100Marshaller.marshalGeoreferencedTexture(GeoreferencedTexture src) |
void |
Appearance200Marshaller.marshalGeoreferencedTexture(GeoreferencedTexture src,
net.opengis.citygml.appearance._2.GeoreferencedTextureType dest) |
void |
Appearance100Marshaller.marshalGeoreferencedTexture(GeoreferencedTexture src,
net.opengis.citygml.appearance._1.GeoreferencedTextureType dest) |
Modifier and Type | Method and Description |
---|---|
GeoreferencedTexture |
Appearance200Unmarshaller.unmarshalGeoreferencedTexture(net.opengis.citygml.appearance._2.GeoreferencedTextureType src) |
GeoreferencedTexture |
Appearance100Unmarshaller.unmarshalGeoreferencedTexture(net.opengis.citygml.appearance._1.GeoreferencedTextureType src) |
Modifier and Type | Method and Description |
---|---|
void |
Appearance200Unmarshaller.unmarshalGeoreferencedTexture(net.opengis.citygml.appearance._2.GeoreferencedTextureType src,
GeoreferencedTexture dest) |
void |
Appearance100Unmarshaller.unmarshalGeoreferencedTexture(net.opengis.citygml.appearance._1.GeoreferencedTextureType src,
GeoreferencedTexture dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(GeoreferencedTexture georeferencedTexture) |
void |
FeatureVisitor.visit(GeoreferencedTexture georeferencedTexture) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(GeoreferencedTexture georeferencedTexture) |
T |
FeatureFunctionWalker.apply(GeoreferencedTexture georeferencedTexture) |
void |
GMLWalker.visit(GeoreferencedTexture georeferencedTexture) |
void |
FeatureWalker.visit(GeoreferencedTexture georeferencedTexture) |