Uses of Class
com.iizix.prop.ui.chart.plot2d.PlotStroke
Packages that use PlotStroke Package Description com.iizix.prop.ui.chart.plot2d Uses of PlotStroke in com.iizix.prop.ui.chart.plot2d
Methods in com.iizix.prop.ui.chart.plot2d that return PlotStroke Modifier and Type Method Description static PlotStroke
PlotStroke. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static PlotStroke[]
PlotStroke. values()
Returns an array containing the constants of this enum type, in the order they are declared.