de.laures.cewolf.taglib
Interface LayoutConstants

All Known Implementing Classes:
CewolfChartFactory

public interface LayoutConstants

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, Tim Bardzil

Field Summary
static int DOMAIN
           
static int RANGE
           
 

Field Detail

DOMAIN

static final int DOMAIN
See Also:
Constant Field Values

RANGE

static final int RANGE
See Also:
Constant Field Values


cewolf tag library - web charts with JFreeChart