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