:: com :: sun :: star :: drawing :: framework ::
|
unpublished |
interface XRelocatableResource |
|
|
|
- Usage Restrictions
- not published
- Description
- An optional interface that is implemented by resources that are
relocatable to different anchors.
|
Methods' Summary |
relocateToAnchor |
Replace the current anchor of the called resource with the given
one.
|
Methods' Details |
relocateToAnchor
boolean |
relocateToAnchor( |
[in] XResource |
xNewAnchor ); |
- Description
- Replace the current anchor of the called resource with the given
one.
- Parameter xNewAnchor
- The new anchor.
- Returns
- Returns true when the relocation was successfull.
|
|
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.