public class MarkerOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
Boolean |
enabled
Enable or disable the point marker.
|
String |
fillColor
he fill color of the point marker.
|
MarkerStateOptions |
hover_state
Marker states for hover.
|
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.
|
MarkerStateOptions |
select_state
Marker states for select.
|
OptionMap |
states
Hover and select states.
|
String |
symbol
A predefined shape or symbol for the marker.
|
| Constructor and Description |
|---|
MarkerOptions() |
| Modifier and Type | Method and Description |
|---|---|
OptionMap |
toMap() |
public Boolean enabled
public String fillColor
public String lineColor
public Integer lineWidth
public Integer radius
public final transient MarkerStateOptions hover_state
public final transient MarkerStateOptions select_state
public final OptionMap states
public String symbol
public OptionMap toMap()
toMap in interface OptionMap.IOptionMapConvertertoMap in class OptionsCopyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.