|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJFreeChartProvider
Field Summary | |
---|---|
static int |
JPEG
|
static int |
PNG
|
Method Summary | |
---|---|
org.jfree.chart.JFreeChart |
getChart()
The actual chart to render |
int |
getHeight()
The height of the chart. |
int |
getWidth()
The width of the chart. |
int |
renderAs()
Tells how to render the chart. |
Field Detail |
---|
static final int JPEG
static final int PNG
Method Detail |
---|
org.jfree.chart.JFreeChart getChart()
int getHeight()
int getWidth()
int renderAs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |