public final class OrthogonalLinkDirectionType extends DefaultEnumerable
Modifier and Type | Field and Description |
---|---|
static OrthogonalLinkDirectionType |
X_TO_Y
From X to Y.
|
static OrthogonalLinkDirectionType |
Y_TO_X
From Y to X.
|
Modifier | Constructor and Description |
---|---|
protected |
OrthogonalLinkDirectionType(java.lang.String name) |
public static final OrthogonalLinkDirectionType X_TO_Y
public static final OrthogonalLinkDirectionType Y_TO_X
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.