Enum Class AbstractLineVisualSet.PointsAndLinesStyle

java.lang.Object
java.lang.Enum<AbstractLineVisualSet.PointsAndLinesStyle>
com.amalgamasimulation.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
All Implemented Interfaces:
Serializable, Comparable<AbstractLineVisualSet.PointsAndLinesStyle>, Constable
Enclosing class:
AbstractLineVisualSet<T>

public static enum AbstractLineVisualSet.PointsAndLinesStyle extends Enum<AbstractLineVisualSet.PointsAndLinesStyle>
Enumeration defining whether to draw points, lines, both, or nothing for a line plot.
Author:
Aleksey Kirillov