public abstract static class PlotAtrOptions.DashStyle extends JsEnum
Modifier and Type | Field and Description |
---|---|
static PlotAtrOptions.DashStyle |
DASH |
static PlotAtrOptions.DashStyle |
DASHDOT |
static PlotAtrOptions.DashStyle |
DOT |
static PlotAtrOptions.DashStyle |
LONGDASH |
static PlotAtrOptions.DashStyle |
LONGDASHDOT |
static PlotAtrOptions.DashStyle |
LONGDASHDOTDOT |
static PlotAtrOptions.DashStyle |
SHORTDASH |
static PlotAtrOptions.DashStyle |
SHORTDASHDOT |
static PlotAtrOptions.DashStyle |
SHORTDASHDOTDOT |
static PlotAtrOptions.DashStyle |
SHORTDOT |
static PlotAtrOptions.DashStyle |
SOLID |
Constructor and Description |
---|
DashStyle() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
booleanValue, byteValue, charValue, doubleValue, equals, floatValue, intValue, isBoolean, isNumber, isString, shortValue, stringValue, toString, undefined
public static final PlotAtrOptions.DashStyle DASH
public static final PlotAtrOptions.DashStyle DASHDOT
public static final PlotAtrOptions.DashStyle DOT
public static final PlotAtrOptions.DashStyle LONGDASH
public static final PlotAtrOptions.DashStyle LONGDASHDOT
public static final PlotAtrOptions.DashStyle LONGDASHDOTDOT
public static final PlotAtrOptions.DashStyle SHORTDASH
public static final PlotAtrOptions.DashStyle SHORTDASHDOT
public static final PlotAtrOptions.DashStyle SHORTDASHDOTDOT
public static final PlotAtrOptions.DashStyle SHORTDOT
public static final PlotAtrOptions.DashStyle SOLID
Copyright © 2020. All rights reserved.