PlanarFPP Struct ReferenceList of all members.Public Member Functions
- PlanarFPP (const PropertyContext &context)
- void accumulateOffset (node v, int delta, MutableContainer< int > &deltaX, const MutableContainer< node > &left, const MutableContainer< node > &right)
- void drawFPP (SuperGraph *graph, vector< node > &order)
- bool run ()
- bool check (string &err)
Constructor & Destructor Documentation
PlanarFPP::PlanarFPP |
( |
const PropertyContext & |
context |
) |
[inline] |
|
Member Function Documentation
void PlanarFPP::accumulateOffset |
( |
node |
v, |
|
|
int |
delta, |
|
|
MutableContainer< int > & |
deltaX, |
|
|
const MutableContainer< node > & |
left, |
|
|
const MutableContainer< node > & |
right |
|
) |
[inline] |
|
bool PlanarFPP::check |
( |
string & |
err |
) |
[inline] |
|
void PlanarFPP::drawFPP |
( |
SuperGraph * |
graph, |
|
|
vector< node > & |
order |
|
) |
[inline] |
|
bool PlanarFPP::run |
( |
|
) |
[inline] |
|
|