|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NFChartGraphListener
This interface allows any object to interact with the graph display engine.
Method Summary | |
---|---|
void |
graphDrawn(java.awt.Graphics g)
This method is called after the graph has been drawn. |
void |
graphTooSmall(java.awt.Dimension size)
This method is called if the graph is trying to be drawn, but has not been given enough room to draw itself in. |
Methods inherited from interface netcharts.pro.event.NFChartActionListener |
---|
chartActionPerformed |
Method Detail |
---|
void graphDrawn(java.awt.Graphics g)
g
- The Graphics the graph was drawn on.void graphTooSmall(java.awt.Dimension size)
size
- The size the graph was given to draw itself in. This size
is minus the area for the headers, legend, etc.
|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |