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


Uses of Class
info.bioinfweb.treegraph.document.undo.format.ShowHideScaleBarEdit

Packages that use ShowHideScaleBarEdit
info.bioinfweb.treegraph.document.undo.format   
 

Uses of ShowHideScaleBarEdit in info.bioinfweb.treegraph.document.undo.format
 

Methods in info.bioinfweb.treegraph.document.undo.format that return ShowHideScaleBarEdit
static ShowHideScaleBarEdit ShowHideScaleBarEdit.createInstance(Document document, boolean showScaleBar)