|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TextElement in info.bioinfweb.treegraph.document |
|---|
| Subclasses of TextElement in info.bioinfweb.treegraph.document | |
|---|---|
class |
CharShiftLabel
|
class |
Label
Label is the acestor of the two label classes TextLabel and
CharacterShiftLabel. |
class |
Legend
|
class |
Node
This class represents a node of a tree in the TreeGraph data structure. |
class |
ScaleBar
This element represents a scale bar for the branch length values. |
class |
TextLabel
|
| Methods in info.bioinfweb.treegraph.document that return TextElement | |
|---|---|
TextElement |
TextElement.clone()
|
static TextElement[] |
TreeSerializer.getTextElements(Node root)
|
| Methods in info.bioinfweb.treegraph.document with parameters of type TextElement | |
|---|---|
static java.lang.String |
TextElementData.formatTextElement(TextElement element)
Returns the formatted value of the given text element. |
| Uses of TextElement in info.bioinfweb.treegraph.document.undo.edit |
|---|
| Fields in info.bioinfweb.treegraph.document.undo.edit declared as TextElement | |
|---|---|
private TextElement |
TextElementEdit.element
|
| Constructors in info.bioinfweb.treegraph.document.undo.edit with parameters of type TextElement | |
|---|---|
TextElementEdit(Document document,
TextElement element,
TextElementData newData)
|
|
| Uses of TextElement in info.bioinfweb.treegraph.graphics.positionpaint |
|---|
| Methods in info.bioinfweb.treegraph.graphics.positionpaint with parameters of type TextElement | |
|---|---|
private DistanceDimension |
RectangularCladogramPositioner.calculateTextDimension(TextElement textElement)
Calculates the Dimensions of this text element. |
| Uses of TextElement in info.bioinfweb.treegraph.gui.actions.edit |
|---|
| Methods in info.bioinfweb.treegraph.gui.actions.edit with parameters of type TextElement | |
|---|---|
private boolean |
SearchTextAction.matches(TextElement element)
|
| Uses of TextElement in info.bioinfweb.treegraph.gui.dialogs.editelement |
|---|
| Fields in info.bioinfweb.treegraph.gui.dialogs.editelement declared as TextElement | |
|---|---|
private TextElement |
AbstractTextElementDialog.textElement
|
| Methods in info.bioinfweb.treegraph.gui.dialogs.editelement that return TextElement | |
|---|---|
protected TextElement |
AbstractTextElementDialog.getTextElement()
|
| Methods in info.bioinfweb.treegraph.gui.dialogs.editelement with parameters of type TextElement | |
|---|---|
protected void |
AbstractTextElementDialog.setTextElement(TextElement textElement)
|
void |
AbstractTextElementDialog.setValue(TextElement textElement)
|
| Uses of TextElement in info.bioinfweb.treegraph.gui.treeframe |
|---|
| Methods in info.bioinfweb.treegraph.gui.treeframe that return TextElement | |
|---|---|
TextElement |
TreeSelection.getFirstTextElement()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||