vclip
Class ConvexPolygonTest
java.lang.Object
vclip.ConvexPolygonTest
- public class ConvexPolygonTest
- extends java.lang.Object
Method Summary |
boolean |
execute(boolean check)
|
static void |
main(java.lang.String[] args)
|
void |
scan(java.io.StreamTokenizer stok)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPS
public static final double EPS
- See Also:
- Constant Field Values
DBL_EPSILON
public static final double DBL_EPSILON
- See Also:
- Constant Field Values
DO_QUIT
public static final int DO_QUIT
- See Also:
- Constant Field Values
DO_ADD
public static final int DO_ADD
- See Also:
- Constant Field Values
DO_ISECT
public static final int DO_ISECT
- See Also:
- Constant Field Values
DO_RESET
public static final int DO_RESET
- See Also:
- Constant Field Values
DO_INTERSECT
public static final int DO_INTERSECT
- See Also:
- Constant Field Values
scan
public void scan(java.io.StreamTokenizer stok)
throws java.io.IOException
- Throws:
java.io.IOException
execute
public boolean execute(boolean check)
main
public static void main(java.lang.String[] args)