de.laures.cewolf.taglib
Interface TaglibConstants
- All Known Implementing Classes:
- AbstractChartDefinition, AbstractChartTag, ChartImgTag, ChartImgURLTag, CombinedChartDefinition, CombinedChartTag, LegendTag, OverlaidChartDefinition, OverlaidChartTag, PlotDefinition, PlotTag, SimpleChartDefinition, SimpleChartTag
public interface TaglibConstants
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
ANCHOR_NORTH
static final int ANCHOR_NORTH
- See Also:
- Constant Field Values
ANCHOR_SOUTH
static final int ANCHOR_SOUTH
- See Also:
- Constant Field Values
ANCHOR_EAST
static final int ANCHOR_EAST
- See Also:
- Constant Field Values
ANCHOR_WEST
static final int ANCHOR_WEST
- See Also:
- Constant Field Values
TOOLTIPS_ENABLED_KEY
static final java.lang.String TOOLTIPS_ENABLED_KEY
- See Also:
- Constant Field Values
Copyright © {inceptionYear}-2008 null. All Rights Reserved.