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)