org.jzy3d.plot2d.primitives
Class ScatterSerie2d
- java.lang.Object
-
- org.jzy3d.plot2d.primitives.ScatterSerie2d
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jzy3d.plot2d.primitives.Serie2d
Serie2d.Type
-
-
Constructor Summary
Constructors Constructor and Description ScatterSerie2d(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidadd(Coord2d c)voidadd(Coord2d c, Color color)voidadd(double x, double y)voidadd(double x, double y, Color color)voidadd(float x, float y)voidadd(float x, float y, Color color)voidadd(java.util.List<Coord2d> c)voidclear()ColorMapRedAndGreencolormap()ColorMappercolormapper(ColorMapRedAndGreen g)ColorgetColor()AbstractDrawablegetDrawable()java.lang.StringgetName()voidsetColor(Color color)voidsetWidth(int width)
-
-
-
Method Detail
-
colormapper
public ColorMapper colormapper(ColorMapRedAndGreen g)
-
colormap
public ColorMapRedAndGreen colormap()
-
getDrawable
public AbstractDrawable getDrawable()
- Specified by:
getDrawablein interfaceSerie2d
-
-
DMelt 3.0 © DataMelt by jWork.ORG