public abstract static class PlotSplineOptions.Linecap extends JsEnum
Modifier and Type | Field and Description |
---|---|
static PlotSplineOptions.Linecap |
ROUND |
static PlotSplineOptions.Linecap |
SQUARE |
Constructor and Description |
---|
Linecap() |
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 PlotSplineOptions.Linecap ROUND
public static final PlotSplineOptions.Linecap SQUARE
Copyright © 2020. All rights reserved.