|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.undo.DocumentEdit
info.bioinfweb.treegraph.document.undo.format.NodeBranchDataFormatEdit
public abstract class NodeBranchDataFormatEdit
| Field Summary |
|---|
| Fields inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
document |
| Constructor Summary | |
|---|---|
NodeBranchDataFormatEdit(Document document)
|
|
| Method Summary | |
|---|---|
static double |
calculateMaxNodeData(NodeBranchDataAdapter adapter,
Node root)
Searches for the maximal node data specified by adapter in the
subtree under root. |
| Methods inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
addEdit, canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.undo.UndoableEdit |
|---|
getPresentationName |
| Constructor Detail |
|---|
public NodeBranchDataFormatEdit(Document document)
| Method Detail |
|---|
public static double calculateMaxNodeData(NodeBranchDataAdapter adapter,
Node root)
adapter in the
subtree under root.
root - the root of the subtree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||