Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.appearance._2.ParameterizedTextureType |
Appearance200Marshaller.marshalParameterizedTexture(ParameterizedTexture src) |
net.opengis.citygml.appearance._1.ParameterizedTextureType |
Appearance100Marshaller.marshalParameterizedTexture(ParameterizedTexture src) |
void |
Appearance200Marshaller.marshalParameterizedTexture(ParameterizedTexture src,
net.opengis.citygml.appearance._2.ParameterizedTextureType dest) |
void |
Appearance100Marshaller.marshalParameterizedTexture(ParameterizedTexture src,
net.opengis.citygml.appearance._1.ParameterizedTextureType dest) |
Modifier and Type | Method and Description |
---|---|
ParameterizedTexture |
Appearance200Unmarshaller.unmarshalParameterizedTexture(net.opengis.citygml.appearance._2.ParameterizedTextureType src) |
ParameterizedTexture |
Appearance100Unmarshaller.unmarshalParameterizedTexture(net.opengis.citygml.appearance._1.ParameterizedTextureType src) |
Modifier and Type | Method and Description |
---|---|
void |
Appearance200Unmarshaller.unmarshalParameterizedTexture(net.opengis.citygml.appearance._2.ParameterizedTextureType src,
ParameterizedTexture dest) |
void |
Appearance100Unmarshaller.unmarshalParameterizedTexture(net.opengis.citygml.appearance._1.ParameterizedTextureType src,
ParameterizedTexture dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(ParameterizedTexture parameterizedTexture) |
void |
FeatureVisitor.visit(ParameterizedTexture parameterizedTexture) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(ParameterizedTexture parameterizedTexture) |
T |
FeatureFunctionWalker.apply(ParameterizedTexture parameterizedTexture) |
void |
GMLWalker.visit(ParameterizedTexture parameterizedTexture) |
void |
FeatureWalker.visit(ParameterizedTexture parameterizedTexture) |