Uses of Class
info.bioinfweb.treegraph.document.undo.edit.AddSupportValuesEdit

Packages that use AddSupportValuesEdit
info.bioinfweb.treegraph.document.undo.edit   
 

Uses of AddSupportValuesEdit in info.bioinfweb.treegraph.document.undo.edit
 

Methods in info.bioinfweb.treegraph.document.undo.edit that return AddSupportValuesEdit
static AddSupportValuesEdit AddSupportValuesEdit.createInstance(Document document, Document src, NodeDataAdapter terminalsAdapter, AddSupportValuesEdit.TargetType targetType, String idPrefix, boolean importNodeNames)
          Returns a new instance of AddSupportValuesEdit or null if the given source document contains internal node names that are not decimal.