Methods' Details |
arrange
- Description
- applies the specified Arrangement to
the specified collection of Shapes.
|
|
bringToFront
void |
bringToFront( |
[in] XShapes |
xShapes, |
| [in] short |
nSteps ); |
- Description
- moves the specified Shapes by a specified number
of objects more to the front.
|
|
sendToBack
void |
sendToBack( |
[in] XShapes |
xShapes, |
| [in] short |
nSteps ); |
- Description
- moves the specified Shapes
nSteps objects more to the back.
|
|
setBehindShape
- Description
- moves the specified collection of Shapes
behind the specified single Shape.
|
|
setInFrontOf
- Description
- moves the specified collection of Shapes in
front of the specified single Shape.
|
|
reverseOrder
void |
reverseOrder( |
[in] XShapes |
xShapes ); |
- Description
- reverses the order of the specified collection of
Shapes.
|
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.