Modifier and Type | Method and Description |
---|---|
void |
TexturedSurface200Marshaller.marshalAbstractAppearance(_AbstractAppearance src,
net.opengis.citygml.texturedsurface._2.AbstractAppearanceType dest) |
void |
TexturedSurface100Marshaller.marshalAbstractAppearance(_AbstractAppearance src,
net.opengis.citygml.texturedsurface._1.AbstractAppearanceType dest) |
Modifier and Type | Method and Description |
---|---|
void |
TexturedSurface200Unmarshaller.unmarshalAbstractAppearance(net.opengis.citygml.texturedsurface._2.AbstractAppearanceType src,
_AbstractAppearance dest) |
void |
TexturedSurface100Unmarshaller.unmarshalAbstractAppearance(net.opengis.citygml.texturedsurface._1.AbstractAppearanceType src,
_AbstractAppearance dest) |
Modifier and Type | Class and Description |
---|---|
class |
_Material |
class |
_SimpleTexture |
Modifier and Type | Method and Description |
---|---|
_AbstractAppearance |
_AppearanceProperty.getAppearance() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<_AbstractAppearance> |
_AppearanceProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
_AppearanceProperty.setAppearance(_AbstractAppearance _appearance) |
Constructor and Description |
---|
_AppearanceProperty(_AbstractAppearance _abstractAppearance) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(_AbstractAppearance abstractAppearance) |
void |
GMLWalker.visit(_AbstractAppearance abstractAppearance) |