Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.texturedsurface._2.AppearancePropertyType |
TexturedSurface200Marshaller.marshalAppearanceProperty(_AppearanceProperty src) |
net.opengis.citygml.texturedsurface._1.AppearancePropertyType |
TexturedSurface100Marshaller.marshalAppearanceProperty(_AppearanceProperty src) |
Modifier and Type | Method and Description |
---|---|
_AppearanceProperty |
TexturedSurface200Unmarshaller.unmarshalAppearanceProperty(net.opengis.citygml.texturedsurface._2.AppearancePropertyType src) |
_AppearanceProperty |
TexturedSurface100Unmarshaller.unmarshalAppearanceProperty(net.opengis.citygml.texturedsurface._1.AppearancePropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<_AppearanceProperty> |
_TexturedSurface.getAppearance() |
Modifier and Type | Method and Description |
---|---|
void |
_TexturedSurface.addAppearance(_AppearanceProperty appearance) |
boolean |
_TexturedSurface.unsetAppearance(_AppearanceProperty appearance) |
Modifier and Type | Method and Description |
---|---|
void |
_TexturedSurface.setAppearance(java.util.List<_AppearanceProperty> appearance) |