Inheritance diagram for GMLNodeGraphicsBuilder:
Public Member Functions | |
GMLNodeGraphicsBuilder (GMLNodeBuilder *nodeBuilder) | |
bool | addInt (const string &st, const int integer) |
bool | addDouble (const string &st, const double real) |
bool | addString (const string &st, const string &str) |
bool | close () |
Public Attributes | |
GMLNodeBuilder * | nodeBuilder |
Coord | coord |
Size | size |
Color | color |
|
|
|
|
|
|
|
|
|
Reimplemented from GMLTrue. |
|
|
|
|
|
|
|
|