protected static class SimpleBinaryTreeView.BTVSettings extends PresentationView.Settings
Modifier and Type | Field and Description |
---|---|
boolean |
showCompact
If true, show round nodes.
|
animate, animateDelay, elementChars, fScale, showEmbedded, showReversed, showRound, showSimple, showVertical
Constructor and Description |
---|
BTVSettings()
Creates a new BTVSettings.
|
Modifier and Type | Method and Description |
---|---|
SimpleBinaryTreeView.BTVSettings |
getCopy()
Gets a copy of these settings by calling clone().
|
public boolean showCompact
public SimpleBinaryTreeView.BTVSettings getCopy()
getCopy
in class PresentationView.Settings