|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--webmngr.graphic.GraphicPlotter
Desenha um gráfico
Constructor Summary | |
GraphicPlotter(GraphicData graphicData)
|
Method Summary | |
void |
gerarGrafico(int width,
int height,
java.lang.String imagename)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GraphicPlotter(GraphicData graphicData) throws java.lang.Exception
Method Detail |
public void gerarGrafico(int width, int height, java.lang.String imagename) throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |