|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.chart.model.Plot
org.pentaho.chart.model.TwoAxisPlot
org.pentaho.chart.model.ScatterPlot
public class ScatterPlot
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.pentaho.chart.model.Plot |
---|
Plot.Orientation |
Field Summary |
---|
Fields inherited from class org.pentaho.chart.model.Plot |
---|
DEFAULT_PALETTE |
Constructor Summary | |
---|---|
ScatterPlot()
|
Method Summary | |
---|---|
NumericAxis |
getXAxis()
|
NumericAxis |
getYAxis()
|
Methods inherited from class org.pentaho.chart.model.TwoAxisPlot |
---|
getDomainAxis, getHorizontalAxis, getRangeAxis, getVerticalAxis, setOrientation |
Methods inherited from class org.pentaho.chart.model.Plot |
---|
getBackground, getOpacity, getOrientation, getPalette, getStyle, setBackground, setBackground, setBackground, setBackground, setOpacity, setPalette |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScatterPlot()
Method Detail |
---|
public NumericAxis getXAxis()
public NumericAxis getYAxis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |