|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LegendFormats | |
|---|---|
| info.bioinfweb.treegraph.document | Contains the classes that represent the data structure of TreeGraph 2 (document elements and
formats) as well as all edit operations in the undo-package to manipulate the data
structure and classes to read and write a document from and to different formats (io-
subpackage). |
| info.bioinfweb.treegraph.document.format | Contains classes that store format information of the different document elements. |
| info.bioinfweb.treegraph.document.io.xtg | |
| Uses of LegendFormats in info.bioinfweb.treegraph.document |
|---|
| Fields in info.bioinfweb.treegraph.document declared as LegendFormats | |
|---|---|
private LegendFormats |
Legend.formats
|
| Methods in info.bioinfweb.treegraph.document that return LegendFormats | |
|---|---|
LegendFormats |
Legend.getFormats()
|
| Uses of LegendFormats in info.bioinfweb.treegraph.document.format |
|---|
| Methods in info.bioinfweb.treegraph.document.format that return LegendFormats | |
|---|---|
LegendFormats |
LegendFormats.clone()
Returns a deep copy of this class. |
| Methods in info.bioinfweb.treegraph.document.format with parameters of type LegendFormats | |
|---|---|
void |
LegendFormats.assignLegendFormats(LegendFormats other)
|
void |
LegendFormats.assignLegendPosition(LegendFormats other)
Adopts the position values and the anchors but not the owning legend object. |
| Uses of LegendFormats in info.bioinfweb.treegraph.document.io.xtg |
|---|
| Methods in info.bioinfweb.treegraph.document.io.xtg with parameters of type LegendFormats | |
|---|---|
private void |
XTGWriter.writeAnchor(LegendFormats f,
int no)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||