generic textual tree viewer class.
![]() | TRViewer (Config *c, TRWindow *w) |
![]() | Initialize () |
![]() | Draw () |
![]() | Undraw () |
![]() | UpdateTreeMode (bool newMode) |
![]() | IsTreeMode () |
![]() | DrawTreeFork (Shape *parent, List<Shape *> *children) |
![]() | Select (int x, int y) |
![]() | Adjust (int x, int y) |
![]() | MovingPointer (int x, int y) |
![]() | KeyTyped (int x, int y, int c) |
![]() | Drag (int x, int y) |
![]() | Connect (int x, int y) |
![]() | Cut () |
![]() | Copy () |
![]() | Paste () |
![]() | DeleteAll () |
![]() | SelectAll () |
![]() | DeleteSubjects () |
![]() | SameSize () |
![]() | AlignNodes (NodeAlign::Type) |
![]() | Annotate () |
![]() | UpdateCurve () |
![]() | MoveAllShapes (Document::MoveType t) |
![]() | FindAll (const string *s, bool sens, bool substr, bool nameOnly) |
![]() | FindNext (const string *s, bool sens, bool substr, bool nameOnly) |
![]() | ReplaceNext (const string *s1, const string *s2, bool sens, bool substr, bool nameOnly) |
![]() | ReplaceAll (const string *s1, const string *s2, bool sens, bool substr, bool nameOnly) |
![]() | DirectionType |
![]() | DrawTreeMode () |
![]() | DrawNormalMode () |
![]() | DrawVerticalTreeFork (Shape *parent, List<Shape *> *children, TRViewer::DirectionType d) |
![]() | DrawHorizontalTreeFork (Shape *parent, List<Shape *> *children, TRViewer::DirectionType d) |
generic textual tree viewer class.
void Initialize()
void Draw()
void Undraw()
void UpdateTreeMode(bool newMode)
bool IsTreeMode()
void DrawTreeFork(Shape *parent, List<Shape *> *children)
void Select(int x, int y)
void Adjust(int x, int y)
void MovingPointer(int x, int y)
void KeyTyped(int x, int y, int c)
Command* Drag(int x, int y)
Command* Connect(int x, int y)
void Cut()
void Copy()
void Paste()
void DeleteAll()
void SelectAll()
void DeleteSubjects()
void SameSize()
void AlignNodes(NodeAlign::Type)
void Annotate()
void UpdateCurve()
void MoveAllShapes(Document::MoveType t)
void FindAll(const string *s, bool sens, bool substr, bool nameOnly)
void FindNext(const string *s, bool sens, bool substr, bool nameOnly)
void ReplaceNext(const string *s1, const string *s2, bool sens, bool substr, bool nameOnly)
void ReplaceAll(const string *s1, const string *s2, bool sens, bool substr, bool nameOnly)
enum DirectionType
void DrawTreeMode()
void DrawNormalMode()
void DrawVerticalTreeFork(Shape *parent, List<Shape *> *children, TRViewer::DirectionType d)
void DrawHorizontalTreeFork(Shape *parent, List<Shape *> *children, TRViewer::DirectionType d)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de