public class BendpointRequest extends LocationRequest
| Constructor and Description |
|---|
BendpointRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Returns the index of the bendpoint to be changed.
|
ConnectionEditPart |
getSource()
Returns the ConnectionEditPart that the bendpoint belongs to.
|
void |
setIndex(int i)
Sets the index of the bendpoint to be changed.
|
void |
setSource(ConnectionEditPart s)
Sets the ConnectionEditPart the bendpoint belongs to.
|
getLocation, setLocationgetExtendedData, getType, setExtendedData, setTypepublic int getIndex()
public ConnectionEditPart getSource()
public void setIndex(int i)
i - the bendpoint's indexpublic void setSource(ConnectionEditPart s)
s - the bendpoint's ConnectionEditPartCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.