Methods' Summary |
add |
inserts a Shape into this collection.
|
remove |
removes a Shape from this collection.
|
Methods' Details |
add
void |
add( |
[in] XShape |
xShape ); |
- Description
- inserts a Shape into this collection.
- Parameter xShape
- a Shape that will be inserted.
|
|
remove
void |
remove( |
[in] XShape |
xShape ); |
- Description
- removes a Shape from this collection.
- Parameter xShape
- the Shape will be removed from the
collection and disposed.
|
|
Top of Page
Copyright © 2011, 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.