Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: drawing ::
|
| enum ConnectionType |
- Description
- the direction where the
connection line leaves the connection point.
|
| Values |
| AUTO |
the connection point is chosen automatically,
|
| LEFT |
the connection line leaves the connected object to the left,
|
| TOP |
the connection line leaves the connected object from the top,
|
| RIGHT |
the connection line leaves the connected object to the right,
|
| BOTTOM |
the connection line leaves the connected object from the bottom,
|
| SPECIAL |
not implemented, yet.
|
| Values' Details |
AUTO
AUTO,
- Description
- the connection point is chosen automatically,
|
|
LEFT
LEFT,
- Description
- the connection line leaves the connected object to the left,
|
|
TOP
TOP,
- Description
- the connection line leaves the connected object from the top,
|
|
RIGHT
RIGHT,
- Description
- the connection line leaves the connected object to the right,
|
|
BOTTOM
BOTTOM,
- Description
- the connection line leaves the connected object from the bottom,
|
|
SPECIAL
SPECIAL,
- Description
- not implemented, yet.
|
|
Top of Page
Copyright © 1995, 2010, 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.