org.kahina.core.visual.chart
Class KahinaChartViewOptions
java.lang.Object
org.kahina.core.visual.chart.KahinaChartViewOptions
public class KahinaChartViewOptions
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIXED_WIDTH
public static final int FIXED_WIDTH
- See Also:
- Constant Field Values
MINIMAL_NECESSARY_WIDTH
public static final int MINIMAL_NECESSARY_WIDTH
- See Also:
- Constant Field Values
MAXIMAL_NECESSARY_WIDTH
public static final int MAXIMAL_NECESSARY_WIDTH
- See Also:
- Constant Field Values
STACK_EDGES_FILL_SPACE
public static final int STACK_EDGES_FILL_SPACE
- See Also:
- Constant Field Values
STACK_EDGES_BY_ID
public static final int STACK_EDGES_BY_ID
- See Also:
- Constant Field Values
BOTTOM_UP_DISPLAY
public static final int BOTTOM_UP_DISPLAY
- See Also:
- Constant Field Values
TOP_DOWN_DISPLAY
public static final int TOP_DOWN_DISPLAY
- See Also:
- Constant Field Values
RANGE_USED_OR_CAPTION_DEFINED
public static final int RANGE_USED_OR_CAPTION_DEFINED
- See Also:
- Constant Field Values
RANGE_USED_ONLY
public static final int RANGE_USED_ONLY
- See Also:
- Constant Field Values
RANGE_COMPLETE
public static final int RANGE_COMPLETE
- See Also:
- Constant Field Values
BOTH_ANCESTORS_AND_DESCENDANTS
public static final int BOTH_ANCESTORS_AND_DESCENDANTS
- See Also:
- Constant Field Values
ANCESTORS_ONLY
public static final int ANCESTORS_ONLY
- See Also:
- Constant Field Values
DESCENDANTS_ONLY
public static final int DESCENDANTS_ONLY
- See Also:
- Constant Field Values
NO_DEPENDENCIES
public static final int NO_DEPENDENCIES
- 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
KahinaChartViewOptions
public KahinaChartViewOptions()