| AbstractDendrogramPlot() | bpp::AbstractDendrogramPlot | inline |
| 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 |
| drawDendrogram_(GraphicDevice &gDevice) const =0 | bpp::AbstractDendrogramPlot | protectedpure 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 |
| getHorizontalOrientation() const | bpp::AbstractDendrogramPlot | inline |
| 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 |
| getVerticalOrientation() const | bpp::AbstractDendrogramPlot | inline |
| getWidth() const =0 | bpp::TreeDrawing | pure virtual |
| getXUnit() const | bpp::AbstractTreeDrawing | inlinevirtual |
| getYUnit() const | bpp::AbstractTreeDrawing | inlinevirtual |
| hasTree() const | bpp::AbstractTreeDrawing | inlinevirtual |
| horOrientation_ | bpp::AbstractDendrogramPlot | private |
| isNodeCollapsed(int nodeId) const | bpp::AbstractTreeDrawing | inlinevirtual |
| operator=(const AbstractTreeDrawing &atd) | bpp::AbstractTreeDrawing | inline |
| ORIENTATION_BOTTOM_TO_TOP | bpp::AbstractDendrogramPlot | static |
| ORIENTATION_LEFT_TO_RIGHT | bpp::AbstractDendrogramPlot | static |
| ORIENTATION_RIGHT_TO_LEFT | bpp::AbstractDendrogramPlot | static |
| ORIENTATION_TOP_TO_BOTTOM | bpp::AbstractDendrogramPlot | static |
| plot(GraphicDevice &gDevice) const | bpp::AbstractDendrogramPlot | virtual |
| removeTreeDrawingListener(TreeDrawingListener *listener) | bpp::AbstractTreeDrawing | inlinevirtual |
| setDisplaySettings(const TreeDrawingSettings *tds) | bpp::AbstractTreeDrawing | inlinevirtual |
| setHorizontalOrientation(short orientation) | bpp::AbstractDendrogramPlot | inline |
| setTree(const Tree *tree) | bpp::AbstractTreeDrawing | inlinevirtual |
| setVerticalOrientation(short orientation) | bpp::AbstractDendrogramPlot | inline |
| setXUnit(double xu) | bpp::AbstractTreeDrawing | inlinevirtual |
| setYUnit(double yu) | bpp::AbstractTreeDrawing | inlinevirtual |
| TreeDrawing() | bpp::TreeDrawing | inline |
| treeHasChanged()=0 | bpp::AbstractTreeDrawing | pure virtual |
| verOrientation_ | bpp::AbstractDendrogramPlot | private |
| ~AbstractTreeDrawing() | bpp::AbstractTreeDrawing | inlinevirtual |
| ~TreeDrawing() | bpp::TreeDrawing | inlinevirtual |