|
bpp-phyl
2.2.0
|
This is the complete list of members for bpp::AbstractTreeDrawing, including all inherited members.
| AbstractTreeDrawing() | bpp::AbstractTreeDrawing | inline |
| AbstractTreeDrawing(const AbstractTreeDrawing &atd) | bpp::AbstractTreeDrawing | inline |
| addTreeDrawingListener(TreeDrawingListener *listener) | bpp::AbstractTreeDrawing | inlinevirtual |
| belongsTo(const Point2D< double > &p1, const Point2D< double > &p2) const | bpp::AbstractTreeDrawing | |
| clone() const =0 | bpp::TreeDrawing | pure virtual |
| collapseNode(int nodeId, bool yn) | bpp::AbstractTreeDrawing | inlinevirtual |
| DEFAULT_SETTINGS | bpp::AbstractTreeDrawing | static |
| drawAtBranch(GraphicDevice &gDevice, const INode &node, const std::string &text, double xOffset=0, double yOffset=0, short hpos=GraphicDevice::TEXT_HORIZONTAL_LEFT, short vpos=GraphicDevice::TEXT_VERTICAL_CENTER, double angle=0) const | bpp::AbstractTreeDrawing | virtual |
| drawAtNode(GraphicDevice &gDevice, const INode &node, const std::string &text, double xOffset=0, double yOffset=0, short hpos=GraphicDevice::TEXT_HORIZONTAL_LEFT, short vpos=GraphicDevice::TEXT_VERTICAL_CENTER, double angle=0) const | bpp::AbstractTreeDrawing | virtual |
| fireAfterBranchEvent_(const DrawIBranchEvent &event) const | bpp::AbstractTreeDrawing | inlineprotected |
| fireAfterNodeEvent_(const DrawINodeEvent &event) const | bpp::AbstractTreeDrawing | inlineprotected |
| fireAfterTreeEvent_(const DrawTreeEvent &event) const | bpp::AbstractTreeDrawing | inlineprotected |
| fireBeforeBranchEvent_(const DrawIBranchEvent &event) const | bpp::AbstractTreeDrawing | inlineprotected |
| fireBeforeNodeEvent_(const DrawINodeEvent &event) const | bpp::AbstractTreeDrawing | inlineprotected |
| fireBeforeTreeEvent_(const DrawTreeEvent &event) const | bpp::AbstractTreeDrawing | inlineprotected |
| getDisplaySettings() const | bpp::AbstractTreeDrawing | inlinevirtual |
| getHeight() const =0 | bpp::TreeDrawing | pure virtual |
| getName() const =0 | bpp::TreeDrawing | pure virtual |
| getNodeAt(const Point2D< double > &position) const | bpp::AbstractTreeDrawing | virtual |
| getNodePosition(int nodeId) const | bpp::AbstractTreeDrawing | virtual |
| getTree() const | bpp::AbstractTreeDrawing | inlinevirtual |
| getTree_() | bpp::AbstractTreeDrawing | inlineprotected |
| getTree_() const | bpp::AbstractTreeDrawing | inlineprotected |
| getWidth() const =0 | bpp::TreeDrawing | pure virtual |
| getXUnit() const | bpp::AbstractTreeDrawing | inlinevirtual |
| getYUnit() const | bpp::AbstractTreeDrawing | inlinevirtual |
| hasTree() const | bpp::AbstractTreeDrawing | inlinevirtual |
| isNodeCollapsed(int nodeId) const | bpp::AbstractTreeDrawing | inlinevirtual |
| listeners_ | bpp::AbstractTreeDrawing | private |
| operator=(const AbstractTreeDrawing &atd) | bpp::AbstractTreeDrawing | inline |
| plot(GraphicDevice &gDevice) const =0 | bpp::TreeDrawing | pure virtual |
| removeTreeDrawingListener(TreeDrawingListener *listener) | bpp::AbstractTreeDrawing | inlinevirtual |
| setDisplaySettings(const TreeDrawingSettings *tds) | bpp::AbstractTreeDrawing | inlinevirtual |
| settings_ | bpp::AbstractTreeDrawing | private |
| setTree(const Tree *tree) | bpp::AbstractTreeDrawing | inlinevirtual |
| setXUnit(double xu) | bpp::AbstractTreeDrawing | inlinevirtual |
| setYUnit(double yu) | bpp::AbstractTreeDrawing | inlinevirtual |
| tree_ | bpp::AbstractTreeDrawing | private |
| TreeDrawing() | bpp::TreeDrawing | inline |
| treeHasChanged()=0 | bpp::AbstractTreeDrawing | pure virtual |
| xUnit_ | bpp::AbstractTreeDrawing | private |
| yUnit_ | bpp::AbstractTreeDrawing | private |
| ~AbstractTreeDrawing() | bpp::AbstractTreeDrawing | inlinevirtual |
| ~TreeDrawing() | bpp::TreeDrawing | inlinevirtual |