Uses of Enum Class
llnl.gnem.core.gui.plotting.api.FillModes
-
Uses of FillModes in llnl.gnem.core.gui.plotting.api
Modifier and TypeMethodDescriptionLine.getFillMode()
static FillModes
Returns the enum constant of this class with the specified name.static FillModes[]
FillModes.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FillModes in llnl.gnem.core.gui.plotting.plotly
Modifier and TypeMethodDescriptionBasicLine.setFillMode
(FillModes fillMode) void
PlotObjectData.setFillMode
(FillModes fillMode)