|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.ConcretePaintableElement
info.bioinfweb.treegraph.document.TextElement
info.bioinfweb.treegraph.document.ScaleBar
public class ScaleBar
This element represents a scale bar for the branch length values.
Its text property stores the name of the unit that is displayed.
| Field Summary | |
|---|---|
private ScaleBarFormats |
formats
|
| Fields inherited from class info.bioinfweb.treegraph.document.ConcretePaintableElement |
|---|
positions |
| Constructor Summary | |
|---|---|
ScaleBar()
|
|
| Method Summary | |
|---|---|
ScaleBarFormats |
getFormats()
|
void |
setFormats(ElementFormats formats)
|
| Methods inherited from class info.bioinfweb.treegraph.document.TextElement |
|---|
clone, getData, toString |
| Methods inherited from class info.bioinfweb.treegraph.document.ConcretePaintableElement |
|---|
getPosition |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface info.bioinfweb.treegraph.document.PaintableElement |
|---|
getPosition |
| Field Detail |
|---|
private ScaleBarFormats formats
| Constructor Detail |
|---|
public ScaleBar()
| Method Detail |
|---|
public ScaleBarFormats getFormats()
getFormats in interface LineElementgetFormats in interface PaintableElementgetFormats in class TextElementpublic void setFormats(ElementFormats formats)
setFormats in interface PaintableElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||