Package org.jzy3d.plot2d.primitives
Class LineSerie2d
java.lang.Object
org.jzy3d.plot2d.primitives.LineSerie2d
- All Implemented Interfaces:
Serie2d
- Direct Known Subclasses:
LineSerie2dSplitted
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jzy3d.plot2d.primitives.Serie2d
Serie2d.Type
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
line
-
name
-
-
Constructor Details
-
LineSerie2d
-
-
Method Details
-
add
public void add(float x, float y) -
add
public void add(double x, double y) -
add
-
add
-
add
-
add
-
add
-
setColor
-
getColor
-
getName
-
getDrawable
- Specified by:
getDrawable
in interfaceSerie2d
-
clear
public void clear() -
setWidth
public void setWidth(int width)
-