public class Arrow extends Object
| Constructor and Description |
|---|
Arrow(String label,
LifelineState startingState,
LifelineState endingState) |
| Modifier and Type | Method and Description |
|---|---|
LifelineState |
getStartingState() |
void |
paint(Graphics2D g) |
public Arrow(String label, LifelineState startingState, LifelineState endingState)
public void paint(Graphics2D g)
public LifelineState getStartingState()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.