| 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 | |
| CladogramPlot() | bpp::CladogramPlot | inline |
| clone() const | bpp::CladogramPlot | inlinevirtual |
| 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 | bpp::CladogramPlot | privatevirtual |
| 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 | bpp::CladogramPlot | inlinevirtual |
| getHorizontalOrientation() const | bpp::AbstractDendrogramPlot | inline |
| getName() const | bpp::CladogramPlot | inlinevirtual |
| 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 | bpp::CladogramPlot | inlinevirtual |
| getXUnit() const | bpp::AbstractTreeDrawing | inlinevirtual |
| getYUnit() const | bpp::AbstractTreeDrawing | inlinevirtual |
| hasTree() const | bpp::AbstractTreeDrawing | inlinevirtual |
| isNodeCollapsed(int nodeId) const | bpp::AbstractTreeDrawing | inlinevirtual |
| numberOfLeaves_ | bpp::CladogramPlot | private |
| 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 |
| recursivePlot_(GraphicDevice &gDevice, INode &node, double x, double &y, double hDirection, double vDirection, unsigned int *tipCounter) const | bpp::CladogramPlot | private |
| removeTreeDrawingListener(TreeDrawingListener *listener) | bpp::AbstractTreeDrawing | inlinevirtual |
| setDisplaySettings(const TreeDrawingSettings *tds) | bpp::AbstractTreeDrawing | inlinevirtual |
| setHorizontalOrientation(short orientation) | bpp::AbstractDendrogramPlot | inline |
| setTree(const Tree *tree=0) | bpp::CladogramPlot | virtual |
| setVerticalOrientation(short orientation) | bpp::AbstractDendrogramPlot | inline |
| setXUnit(double xu) | bpp::AbstractTreeDrawing | inlinevirtual |
| setYUnit(double yu) | bpp::AbstractTreeDrawing | inlinevirtual |
| totalDepth_ | bpp::CladogramPlot | private |
| TreeDrawing() | bpp::TreeDrawing | inline |
| treeHasChanged() | bpp::CladogramPlot | inlinevirtual |
| ~AbstractTreeDrawing() | bpp::AbstractTreeDrawing | inlinevirtual |
| ~CladogramPlot() | bpp::CladogramPlot | inlinevirtual |
| ~TreeDrawing() | bpp::TreeDrawing | inlinevirtual |