public class GPoints extends Object
Constructor and Description |
---|
GPoints() |
Modifier and Type | Method and Description |
---|---|
static void |
drawPointType(int index,
Graphics2D g2,
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 void drawPointType(int index, Graphics2D g2, double _x, double _y, float ps)
index
- symbolic constantg2
- graphics 2D instancex
- 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