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 © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.