|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--GP.Graphics.Shape
|
+--GP.Graphics.Line
|
+--GP.Graphics.Arrow
| Fields inherited from class GP.Graphics.Shape |
ourNumShapes |
| Constructor Summary | |
Arrow()
|
|
Arrow(Container container)
|
|
| Method Summary | |
void |
SetPosition(Position pos)
This method should set the current position of the object. |
| Methods inherited from class GP.Graphics.Line |
Copy, GetEnd, GetStart, GetThickness, IsPositionInside, SetEndPoints, SetSize, SetThickness, SetThickness |
| Methods inherited from class GP.Graphics.Shape |
Act, AddBehavior, ApplyBehaviors, ApplyInstincts, DeSelect, equals, Fill, Frame, GetApplet, GetBoxBoundedSize, GetColor, GetContainer, GetCurrentTime, GetFillStyle, GetOrientation, GetPivot, GetPosition, GetSize, Hide, IsVisible, Move, Move, Move, MoveBackward, MoveForward, MoveToBack, MoveToFront, Pause, Play, PositionIsOnlyInsideMe, PreferedSize, React, Refresh, RemoveAllBehaviors, RemoveBehavior, ReplaceAllBehaviors, Scale, Scale, Scale, Select, SetColor, SetContainer, SetFillStyle, SetOrientation, SetPivot, Show, Show, Start, Stop, toString, Turn, Turn, Turn, Turn, Turn, Turn |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Arrow()
public Arrow(Container container)
| Method Detail |
public void SetPosition(Position pos)
PositionableSetPosition in class ShapeGP.Positionableposition - the new position
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||