org.kahina.core.visual.tree
Class KahinaTreeViewOptions
java.lang.Object
org.kahina.core.visual.tree.KahinaTreeViewOptions
public class KahinaTreeViewOptions
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOX_SHAPE
public static final int BOX_SHAPE
- See Also:
- Constant Field Values
OVAL_SHAPE
public static final int OVAL_SHAPE
- See Also:
- Constant Field Values
ALWAYS
public static final int ALWAYS
- See Also:
- Constant Field Values
STATUS_DEFAULT_YES
public static final int STATUS_DEFAULT_YES
- See Also:
- Constant Field Values
STATUS_DEFAULT_NO
public static final int STATUS_DEFAULT_NO
- See Also:
- Constant Field Values
NEVER
public static final int NEVER
- See Also:
- Constant Field Values
CONDITIONALLY
public static final int CONDITIONALLY
- See Also:
- Constant Field Values
NO_COLLAPSING
public static final int NO_COLLAPSING
- See Also:
- Constant Field Values
COLLAPSE_PRIMARY
public static final int COLLAPSE_PRIMARY
- See Also:
- Constant Field Values
COLLAPSE_SECONDARY
public static final int COLLAPSE_SECONDARY
- See Also:
- Constant Field Values
NO_SPECIAL_TREATMENT
public static final int NO_SPECIAL_TREATMENT
- See Also:
- Constant Field Values
ON_EXTRA_LEVEL
public static final int ON_EXTRA_LEVEL
- See Also:
- Constant Field Values
GRAPHICALLY_SEPARATED
public static final int GRAPHICALLY_SEPARATED
- See Also:
- Constant Field Values
STRAIGHT_LINES
public static final int STRAIGHT_LINES
- See Also:
- Constant Field Values
EDGY_LINES
public static final int EDGY_LINES
- See Also:
- Constant Field Values
INVISIBLE_LINES
public static final int INVISIBLE_LINES
- See Also:
- Constant Field Values
TOP_DOWN_DISPLAY
public static final int TOP_DOWN_DISPLAY
- See Also:
- Constant Field Values
BOTTOM_UP_DISPLAY
public static final int BOTTOM_UP_DISPLAY
- See Also:
- Constant Field Values
CENTERED_NODES
public static final int CENTERED_NODES
- See Also:
- Constant Field Values
LEFT_ALIGNED_NODES
public static final int LEFT_ALIGNED_NODES
- See Also:
- Constant Field Values
RIGHT_ALIGNED_NODES
public static final int RIGHT_ALIGNED_NODES
- See Also:
- Constant Field Values
ANTIALIASING
public static final int ANTIALIASING
- See Also:
- Constant Field Values
NO_ANTIALIASING
public static final int NO_ANTIALIASING
- See Also:
- Constant Field Values
COMPLETE_LINES
public static final int COMPLETE_LINES
- See Also:
- Constant Field Values
DOTTED_LINES
public static final int DOTTED_LINES
- See Also:
- Constant Field Values
PRIMARY_CUT
public static final int PRIMARY_CUT
- See Also:
- Constant Field Values
SECONDARY_CUT
public static final int SECONDARY_CUT
- See Also:
- Constant Field Values
NO_AUTOSCROLL
public static final int NO_AUTOSCROLL
- See Also:
- Constant Field Values
AUTOSCROLL_TO_MARKED_NODE
public static final int AUTOSCROLL_TO_MARKED_NODE
- See Also:
- Constant Field Values
NO_EDGE_TAGS
public static final int NO_EDGE_TAGS
- See Also:
- Constant Field Values
SIMPLE_EDGE_TAGS
public static final int SIMPLE_EDGE_TAGS
- See Also:
- Constant Field Values
OVAL_EDGE_TAGS
public static final int OVAL_EDGE_TAGS
- See Also:
- Constant Field Values
BOXED_EDGE_TAGS
public static final int BOXED_EDGE_TAGS
- See Also:
- Constant Field Values
KahinaTreeViewOptions
public KahinaTreeViewOptions()