Package | Description |
---|---|
twaver | |
twaver.base |
Modifier and Type | Field and Description |
---|---|
static OrthogonalLinkDirectionType |
TWaverConst.X_TO_Y |
static OrthogonalLinkDirectionType |
TWaverConst.Y_TO_X |
Modifier and Type | Method and Description |
---|---|
OrthogonalLinkDirectionType |
Link.getLinkOrthogonalDirection()
Get the bend direction of the orthogonal path.
|
Modifier and Type | Method and Description |
---|---|
void |
Link.putLinkOrthogonalDirection(OrthogonalLinkDirectionType direction)
Set the bend direction of the orthogonal path.
|
Modifier and Type | Field and Description |
---|---|
static OrthogonalLinkDirectionType |
OrthogonalLinkDirectionType.X_TO_Y
From X to Y.
|
static OrthogonalLinkDirectionType |
OrthogonalLinkDirectionType.Y_TO_X
From Y to X.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.