public class DiagramEdgeWaypoint extends Object implements Serializable
| Constructor and Description | 
|---|
DiagramEdgeWaypoint()  | 
| Modifier and Type | Method and Description | 
|---|---|
Double | 
getX()  | 
Double | 
getY()  | 
void | 
setX(Double x)  | 
void | 
setY(Double y)  | 
Copyright © 2017 Flowable. All rights reserved.