Public Member Functions | |
Chartics () | |
void | drawGraph (IntPointIterator it, ChartStyle style) |
java.awt.Color | getBackground () |
java.awt.Graphics | getGraphics () |
java.awt.image.BufferedImage | getImage () |
void | setBackground (java.awt.Color newBackground) |
void | setImage (java.awt.image.BufferedImage newImage) |
void | shift (int x, int y, int width, int height, int dx, int dy) |
Private Attributes | |
java.awt.Graphics | graphics |
java.awt.image.BufferedImage | image |
java.awt.Color | background = java.awt.Color.white |
|
Chartics constructor comment. |
|
Insert the method's description here. Creation date: (11/27/00 14:51:06)
|
|
Insert the method's description here. Creation date: (1/2/01 17:06:04)
|
|
Insert the method's description here. Creation date: (11/27/00 14:50:00)
|
|
Insert the method's description here. Creation date: (1/2/01 16:47:01)
|
|
Insert the method's description here. Creation date: (1/2/01 17:06:04)
|
|
Insert the method's description here. Creation date: (1/2/01 16:47:01)
|
|
Insert the method's description here. Creation date: (1/2/01 16:49:18)
|
|
|
|
|
|
|