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