|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Legend in info.bioinfweb.treegraph.document |
|---|
| Fields in info.bioinfweb.treegraph.document with type parameters of type Legend | |
|---|---|
private java.util.Vector<Legend> |
Legends.list
|
| Methods in info.bioinfweb.treegraph.document that return Legend | |
|---|---|
Legend |
Legend.clone()
|
Legend |
Legends.get(int index)
|
| Methods in info.bioinfweb.treegraph.document with parameters of type Legend | |
|---|---|
boolean |
Legends.contains(Legend l)
|
int |
Legends.indexOf(Legend l)
|
int |
Legends.insert(Legend l)
|
int |
Legends.reinsert(Legend l)
Reinserts a legend to ensure the correct order of the stored legends. |
boolean |
Legends.remove(Legend l)
|
| Uses of Legend in info.bioinfweb.treegraph.document.clipboard |
|---|
| Fields in info.bioinfweb.treegraph.document.clipboard declared as Legend | |
|---|---|
private Legend |
TreeClipboard.legend
|
| Methods in info.bioinfweb.treegraph.document.clipboard that return Legend | |
|---|---|
Legend |
TreeClipboard.getLegend()
Returns a deep copy of the legend in the clipboard. |
| Methods in info.bioinfweb.treegraph.document.clipboard with parameters of type Legend | |
|---|---|
void |
TreeClipboard.copyLegend(Legend legend)
|
| Uses of Legend in info.bioinfweb.treegraph.document.format |
|---|
| Fields in info.bioinfweb.treegraph.document.format declared as Legend | |
|---|---|
private Legend |
LegendFormats.owner
|
| Methods in info.bioinfweb.treegraph.document.format that return Legend | |
|---|---|
Legend |
LegendFormats.getOwner()
|
| Methods in info.bioinfweb.treegraph.document.format with parameters of type Legend | |
|---|---|
void |
LegendFormats.setOwner(Legend owner)
|
| Constructors in info.bioinfweb.treegraph.document.format with parameters of type Legend | |
|---|---|
LegendFormats(Legend owner)
|
|
| Uses of Legend in info.bioinfweb.treegraph.document.io.xtg |
|---|
| Methods in info.bioinfweb.treegraph.document.io.xtg with parameters of type Legend | |
|---|---|
private void |
XTGReader.readAnchor(javax.xml.stream.events.StartElement element,
Legend l,
int no)
|
| Uses of Legend in info.bioinfweb.treegraph.document.undo |
|---|
| Fields in info.bioinfweb.treegraph.document.undo declared as Legend | |
|---|---|
private Legend[] |
SaveLegendsEdit.legendsSave
|
| Methods in info.bioinfweb.treegraph.document.undo that return Legend | |
|---|---|
protected Legend[] |
SaveLegendsEdit.getLegendsSave()
|
| Uses of Legend in info.bioinfweb.treegraph.document.undo.edit |
|---|
| Fields in info.bioinfweb.treegraph.document.undo.edit declared as Legend | |
|---|---|
private Legend |
PasteLegendEdit.legend
|
private Legend |
InsertRemoveLegendEdit.legend
|
| Constructors in info.bioinfweb.treegraph.document.undo.edit with parameters of type Legend | |
|---|---|
InsertLegendEdit(Document document,
Legend legend,
Node anchor0,
Node anchor1)
|
|
InsertRemoveLegendEdit(Document document,
Legend legend,
Node anchor0,
Node anchor1)
|
|
PasteLegendEdit(Document document,
Node anchor,
Legend legend)
|
|
RemoveLegendEdit(Document document,
Legend legend)
|
|
| Uses of Legend in info.bioinfweb.treegraph.document.undo.format |
|---|
| Fields in info.bioinfweb.treegraph.document.undo.format declared as Legend | |
|---|---|
private Legend |
ReanchorLegendEdit.legend
|
| Constructors in info.bioinfweb.treegraph.document.undo.format with parameters of type Legend | |
|---|---|
ReanchorLegendEdit(Document document,
Legend legend,
java.lang.String newAnchor1,
java.lang.String newAnchor2)
|
|
| Uses of Legend in info.bioinfweb.treegraph.graphics.positionpaint |
|---|
| Methods in info.bioinfweb.treegraph.graphics.positionpaint with parameters of type Legend | |
|---|---|
private void |
RectangularCladogramPainter.paintLegend(Legend l)
|
| Uses of Legend in info.bioinfweb.treegraph.gui.treeframe |
|---|
| Methods in info.bioinfweb.treegraph.gui.treeframe that return Legend | |
|---|---|
Legend |
TreeSelection.getFirstLegend()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||