Method Summary |
|
public byte[] | getBytes() Writes out a cached image to an outputstream. |
public int | getHeight() Returns the height of the chart image in pixel. |
public String | getMimeType() Returns the MIME type of this image. |
public int | getSize() Returns the size of the image in bytes. |
public Date | getTimeoutTime() |
public int | getType() Returns the type of the chart image. |
public int | getWidth() Returns the width of the chart image in pixel. |