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