Methods' Details |
arrange
- Description
- applies the specified Arrangement to
the specified collection of Shape s.
|
|
bringToFront
void
bringToFront( |
[in] XShapes
[in] short |
xShapes,
nSteps ); |
- Description
- moves the specified Shape s by a specified number
of objects more to the front.
|
|
sendToBack
void
sendToBack( |
[in] XShapes
[in] short |
xShapes,
nSteps ); |
- Description
- moves the specified Shape s
nSteps objects more to the back.
|
|
setBehindShape
- Description
- moves the specified collection of Shape s
behind the specified single Shape .
|
|
setInFrontOf
- Description
- moves the specified collection of Shape s in
front of the specified single Shape .
|
|
reverseOrder
void
reverseOrder( |
[in] XShapes |
xShapes ); |
- Description
- reverses the order of the specified collection of
Shape s.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.