Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.appearance._2.AppearanceType |
Appearance200Marshaller.marshalAppearance(Appearance src) |
net.opengis.citygml.appearance._1.AppearanceType |
Appearance100Marshaller.marshalAppearance(Appearance src) |
void |
Appearance200Marshaller.marshalAppearance(Appearance src,
net.opengis.citygml.appearance._2.AppearanceType dest) |
void |
Appearance100Marshaller.marshalAppearance(Appearance src,
net.opengis.citygml.appearance._1.AppearanceType dest) |
Modifier and Type | Method and Description |
---|---|
Appearance |
Appearance200Unmarshaller.unmarshalAppearance(net.opengis.citygml.appearance._2.AppearanceType src) |
Appearance |
Appearance100Unmarshaller.unmarshalAppearance(net.opengis.citygml.appearance._1.AppearanceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Appearance200Unmarshaller.unmarshalAppearance(net.opengis.citygml.appearance._2.AppearanceType src,
Appearance dest) |
void |
Appearance100Unmarshaller.unmarshalAppearance(net.opengis.citygml.appearance._1.AppearanceType src,
Appearance dest) |
Modifier and Type | Method and Description |
---|---|
Appearance |
AppearanceProperty.getAppearance() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<Appearance> |
AppearanceProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
AppearanceProperty.setAppearance(Appearance appearance) |
Constructor and Description |
---|
AppearanceMember(Appearance appearance) |
AppearanceProperty(Appearance appearance) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(Appearance appearance) |
void |
FeatureVisitor.visit(Appearance appearance) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Appearance appearance) |
T |
FeatureFunctionWalker.apply(Appearance appearance) |
void |
GMLWalker.visit(Appearance appearance) |
void |
FeatureWalker.visit(Appearance appearance) |