|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.nanometrics.gflot.client.util.JSONWrapper
ca.nanometrics.gflot.client.util.JSONObjectWrapper
ca.nanometrics.gflot.client.options.SeriesOptions
public class SeriesOptions
| Constructor Summary | |
|---|---|
protected |
SeriesOptions()
|
| Method Summary | |
|---|---|
SeriesOptions |
setFill(boolean fill)
|
SeriesOptions |
setFillColor(java.lang.String cssColor)
|
SeriesOptions |
setLineWidth(double lineWidth)
|
SeriesOptions |
setShow(boolean show)
|
| Methods inherited from class ca.nanometrics.gflot.client.util.JSONObjectWrapper |
|---|
equals, get, getArray, getDouble, getInteger, getNumber, getObject, getString, getWrappedObj, hashCode, put, put, put, put, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected SeriesOptions()
| Method Detail |
|---|
public SeriesOptions setShow(boolean show)
public SeriesOptions setLineWidth(double lineWidth)
public SeriesOptions setFill(boolean fill)
public SeriesOptions setFillColor(java.lang.String cssColor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||