|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeFormats | |
---|---|
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.tgf | The classes in this package were planned to allow the import of TGF files into TreeGraph 2. |
Uses of NodeFormats in info.bioinfweb.treegraph.document |
---|
Fields in info.bioinfweb.treegraph.document declared as NodeFormats | |
---|---|
private NodeFormats |
Node.formats
|
Methods in info.bioinfweb.treegraph.document that return NodeFormats | |
---|---|
NodeFormats |
Node.getFormats()
|
Uses of NodeFormats in info.bioinfweb.treegraph.document.format |
---|
Methods in info.bioinfweb.treegraph.document.format that return NodeFormats | |
---|---|
NodeFormats |
NodeFormats.clone()
|
Methods in info.bioinfweb.treegraph.document.format with parameters of type NodeFormats | |
---|---|
void |
NodeFormats.assign(NodeFormats other)
|
void |
NodeFormats.assignNodeFormats(NodeFormats other)
|
Uses of NodeFormats in info.bioinfweb.treegraph.document.io.tgf |
---|
Fields in info.bioinfweb.treegraph.document.io.tgf declared as NodeFormats | |
---|---|
private NodeFormats |
TGFReader.leafFormats
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |