pal.gui
public class PositionedNode extends SimpleNode
Modifier and Type | Field and Description |
---|---|
protected double |
x |
CLADE_PROBABILITY, MEAN_CLADE_HEIGHT, NODE_HEIGHT_SE, SUBTREE_PROBABILITY
Constructor and Description |
---|
PositionedNode(Node node) |
PositionedNode(Node node,
Node highlightNode)
Builds a tree based on node, but highlights highlightNode
|
Modifier and Type | Method and Description |
---|---|
void |
calculatePositions() |
Node |
getPeer() |
double |
getX() |
boolean |
isHighlighted() |
addChild, getAttribute, getAttributeNames, getBranchLength, getBranchLengthSE, getChild, getChildCount, getIdentifier, getNodeHeight, getNumber, getParent, getSequence, getSequenceString, hasChildren, init, init, init, insertChild, isLeaf, isRoot, lengths2HeightsContemp, removeChild, removeParent, reset, setAttribute, setBranchLength, setBranchLengthSE, setChild, setIdentifier, setNodeHeight, setNodeHeight, setNumber, setParent, setSequence, toString
public PositionedNode(Node node, Node highlightNode)
public PositionedNode(Node node)
public void calculatePositions()
public Node getPeer()
public boolean isHighlighted()
public double getX()