|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RulerOrientation | |
|---|---|
| info.bioinfweb.treegraph.gui.treeframe.ruler | |
| Uses of RulerOrientation in info.bioinfweb.treegraph.gui.treeframe.ruler |
|---|
| Fields in info.bioinfweb.treegraph.gui.treeframe.ruler declared as RulerOrientation | |
|---|---|
private RulerOrientation |
TreeViewRuler.orientation
|
| Methods in info.bioinfweb.treegraph.gui.treeframe.ruler that return RulerOrientation | |
|---|---|
RulerOrientation |
TreeViewRuler.getOrientation()
|
static RulerOrientation |
RulerOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RulerOrientation[] |
RulerOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in info.bioinfweb.treegraph.gui.treeframe.ruler with parameters of type RulerOrientation | |
|---|---|
TreeViewRuler(RulerOrientation orientation,
TreeViewPanel treeViewPanel)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||