planetj.chart
Interface IChartConstants

All Known Implementing Classes:
ChartSpecificationPG

public interface IChartConstants

This interface contains constants that are used by charting.


Field Summary
static String HORIZONTAL_BAR_CHART_ICON
           
static String PIE_CHART_ICON
           
static String VERTICAL_BAR_CHART_ICON
           
 

Field Detail

PIE_CHART_ICON

public static final String PIE_CHART_ICON

VERTICAL_BAR_CHART_ICON

public static final String VERTICAL_BAR_CHART_ICON

HORIZONTAL_BAR_CHART_ICON

public static final String HORIZONTAL_BAR_CHART_ICON