public static class FunctionPlotter.FunctionStyle extends LineStyle
| Constructor and Description |
|---|
FunctionStyle(Color color,
Stroke stroke,
boolean antialias,
JELFunction function,
FunctionPlotter.FuncAxis axis)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
createLineTracer, getAntialias, getColor, getLegendIcon, getStrokepublic FunctionStyle(Color color, Stroke stroke, boolean antialias, JELFunction function, FunctionPlotter.FuncAxis axis)
color - line colourstroke - line strokeantialias - true to draw line antialiasedfunction - analytic function definitionaxis - axis geometryCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.