SquareBorder Class ReferenceList of all members.
Detailed Description
- An implementation of square with variable border glyph.
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
Protected Member Functions
Protected Attributes
Constructor & Destructor Documentation
SquareBorder::SquareBorder |
( |
GlyphContext * |
gc = NULL |
) |
|
|
SquareBorder::~SquareBorder |
( |
|
) |
[virtual] |
|
Member Function Documentation
void SquareBorder::draw |
( |
node |
n |
) |
[virtual] |
|
void SquareBorder::drawSquare |
( |
|
) |
[protected] |
|
Coord SquareBorder::getAnchor |
( |
const Coord & |
vector |
) |
const [virtual] |
|
virtual string SquareBorder::getName |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
|