de.laures.cewolf.taglib
Interface ChartConstants
- All Known Implementing Classes:
- CewolfChartFactory
- public interface ChartConstants
Contains some base constants to avoid explicit dependancy to concrete chart
implementation's constant values. The constants of this class also serve as
the base contract for data exchange between sub packages.
- Author:
- Guido Laures
AREA
public static final int AREA
- See Also:
- Constant Field Values
AREA_XY
public static final int AREA_XY
- See Also:
- Constant Field Values
HORIZONTAL_BAR
public static final int HORIZONTAL_BAR
- See Also:
- Constant Field Values
HORIZONTAL_BAR_3D
public static final int HORIZONTAL_BAR_3D
- See Also:
- Constant Field Values
LINE
public static final int LINE
- See Also:
- Constant Field Values
PIE
public static final int PIE
- See Also:
- Constant Field Values
SCATTER
public static final int SCATTER
- See Also:
- Constant Field Values
STACKED_HORIZONTAL_BAR
public static final int STACKED_HORIZONTAL_BAR
- See Also:
- Constant Field Values
STACKED_VERTICAL_BAR
public static final int STACKED_VERTICAL_BAR
- See Also:
- Constant Field Values
STACKED_VERTICAL_BAR_3D
public static final int STACKED_VERTICAL_BAR_3D
- See Also:
- Constant Field Values
TIME_SERIES
public static final int TIME_SERIES
- See Also:
- Constant Field Values
VERTICAL_BAR
public static final int VERTICAL_BAR
- See Also:
- Constant Field Values
VERTICAL_BAR_3D
public static final int VERTICAL_BAR_3D
- See Also:
- Constant Field Values
XY
public static final int XY
- See Also:
- Constant Field Values
CANDLE_STICK
public static final int CANDLE_STICK
- See Also:
- Constant Field Values
HIGH_LOW
public static final int HIGH_LOW
- See Also:
- Constant Field Values
GANTT
public static final int GANTT
- See Also:
- Constant Field Values
WIND
public static final int WIND
- See Also:
- Constant Field Values
SIGNAL
public static final int SIGNAL
- See Also:
- Constant Field Values
VERRTICAL_XY_BAR
public static final int VERRTICAL_XY_BAR
- See Also:
- Constant Field Values
PIE_3D
public static final int PIE_3D
- See Also:
- Constant Field Values
OVERLAY_XY
public static final int OVERLAY_XY
- See Also:
- Constant Field Values
OVERLAY_CATEGORY
public static final int OVERLAY_CATEGORY
- See Also:
- Constant Field Values
COMBINED_XY
public static final int COMBINED_XY
- See Also:
- Constant Field Values
METER
public static final int METER
- See Also:
- Constant Field Values
STACKED_AREA
public static final int STACKED_AREA
- See Also:
- Constant Field Values
BUBBLE
public static final int BUBBLE
- See Also:
- Constant Field Values
Copyright © {inceptionYear}-2007 null. All Rights Reserved.