|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrowStroke | |
|---|---|
| net.sf.sdedit.drawable | |
| Uses of ArrowStroke in net.sf.sdedit.drawable |
|---|
| Methods in net.sf.sdedit.drawable that return ArrowStroke | |
|---|---|
protected ArrowStroke |
Arrow.getStroke()
|
static ArrowStroke |
ArrowStroke.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArrowStroke[] |
ArrowStroke.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in net.sf.sdedit.drawable with parameters of type ArrowStroke | |
|---|---|
Arrow(Message message,
ArrowStroke stroke,
Direction align,
int y)
Creates a new Arrow. |
|
Arrow(Message message,
Lifeline boundary0,
Lifeline boundary1,
ArrowStroke stroke,
Direction align,
int y)
|
|
LoopArrow(Message msg,
ArrowStroke stroke,
Direction align,
int y)
Creates a new LoopArrow. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||