public class PointTester
extends java.lang.Object
Constructor and Description |
---|
PointTester() |
Modifier and Type | Method and Description |
---|---|
void |
test01_getX() |
void |
test02_getY() |
void |
test03_setX() |
void |
test04_setY() |
void |
test05_set() |
void |
test06_moveX() |
void |
test07_moveY() |
void |
test08_distanceTo() |
void |
test09_similarTo() |
void |
test10_toString() |
public void test01_getX()
public void test02_getY()
public void test03_setX()
public void test04_setY()
public void test05_set()
public void test06_moveX()
public void test07_moveY()
public void test08_distanceTo()
public void test09_similarTo()
public void test10_toString()