JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
weka.gui.beans
Interface ImageProducer
public interface
ImageProducer
Interface to something that can produce an image as output
Version:
$Revision: 10824 $
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.awt.Image
getImage
()
Get the image
Method Detail
getImage
java.awt.Image getImage()
Get the image
Returns:
the image
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method