Uses of Enum Class
com.amalgamasimulation.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
Packages that use AbstractLineVisualSet.PointsAndLinesStyle
-
Uses of AbstractLineVisualSet.PointsAndLinesStyle in com.amalgamasimulation.visualsets
Fields in com.amalgamasimulation.visualsets declared as AbstractLineVisualSet.PointsAndLinesStyleMethods in com.amalgamasimulation.visualsets that return AbstractLineVisualSet.PointsAndLinesStyleModifier and TypeMethodDescriptionAbstractLineVisualSet.getPointsAndLinesStyle()Returns theAbstractLineVisualSet.PointsAndLinesStyleof the plot.Returns the enum constant of this class with the specified name.AbstractLineVisualSet.PointsAndLinesStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.amalgamasimulation.visualsets with parameters of type AbstractLineVisualSet.PointsAndLinesStyleModifier and TypeMethodDescriptionAbstractLineVisualSet.setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle pointsAndLinesStyle) Sets theAbstractLineVisualSet.PointsAndLinesStyleof the plot i.e.GanttPolylineVisualSet.setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle pointsAndLinesStyle) LineVisualSet.setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle pointsAndLinesStyle) PolylineVisualSet.setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle pointsAndLinesStyle)