de.laures.cewolf.taglib
Interface PlotConstants
- All Known Implementing Classes:
- PlotDefinition
- public interface PlotConstants
Contains some base constants to avoid explicit dependancy to concrete Plot
implementation's constant values. The constants of this class also serve as
the base contract for data exchange between sub packages.
- Author:
- Chris McCann
XY_AREA
public static final int XY_AREA
- See Also:
- Constant Field Values
XY_LINE
public static final int XY_LINE
- See Also:
- Constant Field Values
XY_SHAPES_AND_LINES
public static final int XY_SHAPES_AND_LINES
- See Also:
- Constant Field Values
SCATTER
public static final int SCATTER
- See Also:
- Constant Field Values
XY_VERTICAL_BAR
public static final int XY_VERTICAL_BAR
- See Also:
- Constant Field Values
STEP
public static final int STEP
- See Also:
- Constant Field Values
CANDLESTICK
public static final int CANDLESTICK
- See Also:
- Constant Field Values
HIGH_LOW
public static final int HIGH_LOW
- See Also:
- Constant Field Values
SIGNAL
public static final int SIGNAL
- See Also:
- Constant Field Values
VERTICAL_BAR
public static final int VERTICAL_BAR
- See Also:
- Constant Field Values
AREA
public static final int AREA
- See Also:
- Constant Field Values
LINE
public static final int LINE
- See Also:
- Constant Field Values
SHAPES_AND_LINES
public static final int SHAPES_AND_LINES
- See Also:
- Constant Field Values
Copyright © {inceptionYear}-2007 null. All Rights Reserved.