public class PlotBand extends Object implements Serializable
| Constructor and Description |
|---|
PlotBand() |
| Modifier and Type | Method and Description |
|---|---|
ColorReference |
getColor() |
DummyOption |
getEvents() |
Number |
getFrom() |
String |
getId() |
Labels |
getLabel() |
Number |
getTo() |
Integer |
getzIndex() |
PlotBand |
setColor(Color color) |
PlotBand |
setColor(ColorReference color) |
PlotBand |
setEvents(DummyOption events) |
PlotBand |
setFrom(Number from) |
PlotBand |
setId(String id) |
PlotBand |
setLabel(Labels label) |
PlotBand |
setTo(Number to) |
PlotBand |
setzIndex(Integer zIndex) |
public ColorReference getColor()
public DummyOption getEvents()
public Number getFrom()
public String getId()
public Labels getLabel()
public Number getTo()
public Integer getzIndex()
public PlotBand setColor(ColorReference color)
public PlotBand setEvents(DummyOption events)
Copyright © 2013. All Rights Reserved.