jhplot.utils
Class PointsShapes
- java.lang.Object
-
- jhplot.utils.PointsShapes
-
public class PointsShapes extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description PointsShapes()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static java.awt.Shape
drawPointType(int index, java.awt.Color c, double _x, double _y, float ps)
Draws a point-type corresponding to a symbolic constant, yielding values from 0 to NO_SYMBOL (==13).
-
-
-
Method Detail
-
drawPointType
public static java.awt.Shape drawPointType(int index, java.awt.Color c, double _x, double _y, float ps)
Draws a point-type corresponding to a symbolic constant, yielding values from 0 to NO_SYMBOL (==13).- Parameters:
index
- symbolic constantx
- x-coordinate of the midpoint of the pointy
- y-coordinate of the midpoint of the pointps
- size of the point in pixels
-
-
DMelt 3.0 © DataMelt by jWork.ORG