zeus.util
Class ArrowData
java.lang.Object
zeus.util.ArrowData
- public class ArrowData
- extends java.lang.Object
|
Method Summary |
static double |
GetAngle(double x1,
double y1,
double x2,
double y2)
|
static java.awt.Point[] |
getPoints(double x1,
double y1,
double x2,
double y2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARROW_ANGLE
public static final double ARROW_ANGLE
- See Also:
- Constant Field Values
ARROW_RATIO
public static final double ARROW_RATIO
- See Also:
- Constant Field Values
ARROW_LMIN
public static final double ARROW_LMIN
- See Also:
- Constant Field Values
ARROW_LMAX
public static final double ARROW_LMAX
- See Also:
- Constant Field Values
ARROW_LENGTH
public static final double ARROW_LENGTH
- See Also:
- Constant Field Values
MTOL
public static final double MTOL
- See Also:
- Constant Field Values
ArrowData
public ArrowData()
getPoints
public static java.awt.Point[] getPoints(double x1,
double y1,
double x2,
double y2)
GetAngle
public static double GetAngle(double x1,
double y1,
double x2,
double y2)
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.