public class PointsShapes extends Object
Constructor and Description |
---|
PointsShapes() |
Modifier and Type | Method and Description |
---|---|
static Shape |
drawPointType(int index,
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).
|
public static Shape drawPointType(int index, Color c, double _x, double _y, float ps)
index
- symbolic constantx
- x-coordinate of the midpoint of the pointy
- y-coordinate of the midpoint of the pointps
- size of the point in pixelsJas4pp 1.5 © Java Analysis Studio for Particle Physics