This glyph is an implementation of a square with a variable border. The size of the border depend on the depth of the node, decreasing from the root.
AUTHOR:
Julien Testut, Antony Durand, Pascal Ollier, Yashvin Nababsing, Sebastien Leclerc, Ruchon Thibault, Eric Dauchier, University Bordeaux I France
Public Member Functions | |
SquareBorder (GlyphContext *gc=NULL) | |
virtual | ~SquareBorder () |
virtual string | getName () |
virtual void | draw (node n) |
virtual Coord | getAnchor (const Coord &vector) const |
Protected Member Functions | |
void | drawSquare () |
Protected Attributes | |
GLuint | LList |
bool | listOk |
|
|
|
|
|
|