All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----javax.swing.JComponent
|
+----com.ibm.eou.swingchart.Chart
|
+----com.ibm.eou.swingchart.ScatterChart
See superclass Chart for properties that control the content and
presentation of the chart.
public ScatterChart()
public static String copyright()
protected void paintChart(Graphics g,
ChartData data,
ChartMetrics metrics)
All Packages Class Hierarchy This Package Previous Next Index