This is the complete list of members for RectangularLayout, including all inherited members.
align_labels(bool value) | LayoutBase | |
align_labels() const | LayoutBase | |
extra_spacer(double value) | LayoutBase | |
extra_spacer() const | LayoutBase | |
height(double const value) | RectangularLayout | |
height() const | RectangularLayout | |
inner_node_spreading(LayoutSpreading value) | LayoutBase | |
inner_node_spreading() const | LayoutBase | |
LayoutBase()=default | LayoutBase | |
LayoutBase(Tree const &orig_tree, LayoutType const drawing_type=LayoutType::kCladogram, bool ladderize=true) | LayoutBase | inline |
LayoutBase(LayoutBase const &)=default | LayoutBase | |
LayoutBase(LayoutBase &&)=default | LayoutBase | |
operator=(RectangularLayout const &)=default | RectangularLayout | |
operator=(RectangularLayout &&)=default | RectangularLayout | |
genesis::tree::LayoutBase::operator=(LayoutBase const &)=default | LayoutBase | |
genesis::tree::LayoutBase::operator=(LayoutBase &&)=default | LayoutBase | |
RectangularLayout()=default | RectangularLayout | |
RectangularLayout(Tree const &orig_tree, LayoutType const drawing_type=LayoutType::kCladogram, bool ladderize=true) | RectangularLayout | inline |
RectangularLayout(RectangularLayout const &)=default | RectangularLayout | |
RectangularLayout(RectangularLayout &&)=default | RectangularLayout | |
set_edge_distance_strokes(utils::SvgStroke const &stroke) | LayoutBase | |
set_edge_distance_strokes(std::vector< utils::SvgStroke > const &strokes) | LayoutBase | |
set_edge_shapes(utils::SvgGroup const &shape) | LayoutBase | |
set_edge_shapes(std::vector< utils::SvgGroup > const &shapes) | LayoutBase | |
set_edge_spreading_strokes(utils::SvgStroke const &stroke) | LayoutBase | |
set_edge_spreading_strokes(std::vector< utils::SvgStroke > const &strokes) | LayoutBase | |
set_edge_strokes(utils::SvgStroke const &stroke) | LayoutBase | |
set_edge_strokes(std::vector< utils::SvgStroke > const &strokes) | LayoutBase | |
set_label_spacer_strokes(utils::SvgStroke const &stroke, LayoutSpreading spreading=LayoutSpreading::kLeafNodesOnly) | LayoutBase | |
set_label_spacer_strokes(std::vector< utils::SvgStroke > const &strokes) | LayoutBase | |
set_node_shapes(utils::SvgGroup const &shape) | LayoutBase | |
set_node_shapes(std::vector< utils::SvgGroup > const &shapes) | LayoutBase | |
text_template(utils::SvgText const &tt) | LayoutBase | |
text_template() | LayoutBase | |
text_template() const | LayoutBase | |
to_svg_document() const | LayoutBase | inline |
tree(Tree const &orig_tree, bool ladderize=true) | LayoutBase | |
tree() const | LayoutBase | |
type(LayoutType const drawing_type) | LayoutBase | |
type() const | LayoutBase | |
width(double const value) | RectangularLayout | |
width() const | RectangularLayout | |
~LayoutBase()=default | LayoutBase | virtual |
~RectangularLayout() override=default | RectangularLayout | virtual |