Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.document.undo.file.AddSupportValuesEdit
TreeGraph 2
 


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

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

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

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