public class TGPoint2D
extends java.lang.Object
Constructor and Description |
---|
TGPoint2D(double xpos,
double ypos) |
TGPoint2D(TGPoint2D p) |
Modifier and Type | Method and Description |
---|---|
void |
setLocation(double xpos,
double ypos) |
void |
setX(double xpos) |
void |
setY(double ypos) |
public TGPoint2D(double xpos, double ypos)
public TGPoint2D(TGPoint2D p)