|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GP.Attributes.Orientation | +--GP.Attributes.Orientations.GraphicToGraphic
Fields inherited from class GP.Attributes.Orientation |
DEGREES_TO_RADIANS, RADIANS_TO_DEGREES |
Constructor Summary | |
GraphicToGraphic(Positionable one,
Positionable two)
|
|
GraphicToGraphic(Position one,
Position two)
|
Method Summary | |
double |
GetAngle()
|
Methods inherited from class GP.Attributes.Orientation |
Copy, equals, GetCosine, GetSine, GetTangent, toRadians, toString |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GraphicToGraphic(Position one, Position two)
public GraphicToGraphic(Positionable one, Positionable two)
Method Detail |
public double GetAngle()
GetAngle
in class Orientation
GP.Attributes.Orientation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |