public class PointsShapes
extends java.lang.Object
| Constructor and Description |
|---|
PointsShapes() |
| 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).
|
public static java.awt.Shape drawPointType(int index,
java.awt.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 pixelsJHepSim. A part of HSTOOLS. version-1.2