|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcds.astro.tRegion
public class tRegion
Constructor Summary | |
---|---|
tRegion()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
protected static void |
test_circle(Coo coo,
double rad)
|
protected static void |
test_polygon(Coo[] coo)
|
protected static void |
test_zone(Coo coo,
double w,
double h)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public tRegion()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- protected static void test_circle(Coo coo, double rad)
protected static void test_zone(Coo coo, double w, double h)
protected static void test_polygon(Coo[] coo)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |