public class MarkerStateOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
Boolean |
enabled
Enable or disable the point marker.
|
String |
fillColor
The fill color of the point marker.
|
String |
lineColor
The color of the point marker's outline.
|
Integer |
lineWidth
The width of the point marker's outline.
|
Integer |
radius
The radius of the point marker.
|
| Constructor and Description |
|---|
MarkerStateOptions() |
public Boolean enabled
public String fillColor
public String lineColor
public Integer lineWidth
public Integer radius
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.