echopoint.style.google.chart
Class ScatterPlotStyle
java.lang.Object
nextapp.echo.app.MutableStyle
echopoint.style.AbstractStyle
echopoint.style.google.chart.AbstractChartStyle
echopoint.style.google.chart.AdvancedChartStyle
echopoint.style.google.chart.ScatterPlotStyle
- All Implemented Interfaces:
- Serializable, Style
public class ScatterPlotStyle
- extends AdvancedChartStyle
The default style class for ScatterPlot
components.
- Version:
- $Id: ScatterPlotStyle.java 204 2009-05-20 18:50:57Z sptrakesh $
- Author:
- Rakesh Vidyadharan 2009-05-20
- See Also:
- Serialized Form
| Methods inherited from class nextapp.echo.app.MutableStyle |
addStyleContent, getIndex, getIndexedProperty, getProperty, getPropertyIndices, getPropertyNames, isIndexedPropertySet, isPropertySet, removeIndexedProperty, removeProperty, set, setIndex, setIndexedProperty, setProperty, size, toString |
ScatterPlotStyle
public ScatterPlotStyle()