|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GP.Graphics.Shape | +--GP.Graphics.Rectangle | +--GP.Graphics.RoundedRectangle
Fields inherited from class GP.Graphics.Shape |
ourNumShapes |
Constructor Summary | |
RoundedRectangle()
|
|
RoundedRectangle(Container container)
|
|
RoundedRectangle(RoundedRectangle rect)
|
Method Summary | |
Graphic |
Copy()
|
Size |
GetArcSize()
|
void |
SetArcSize(Size arcSize)
|
Methods inherited from class GP.Graphics.Rectangle |
SetOppositeCorners |
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, IsPositionInside, 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, SetPosition, SetSize, 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 RoundedRectangle()
public RoundedRectangle(Container container)
public RoundedRectangle(RoundedRectangle rect)
Method Detail |
public Graphic Copy()
Copy
in class Rectangle
public void SetArcSize(Size arcSize)
public Size GetArcSize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |