|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gef.Request
org.eclipse.gmf.runtime.diagram.ui.requests.SetAllBendpointRequest
| Constructor Summary | |
SetAllBendpointRequest(java.lang.String sz,
PointList points)
Method SetAllBendPointsRequest. |
|
SetAllBendpointRequest(java.lang.String sz,
PointList points,
Point ptSourceRef,
Point ptTargetRef)
Method SetAllBendPointsRequest. |
|
| Method Summary | |
PointList |
getPoints()
Method getPoints. |
Point |
getSourceReference()
|
Point |
getTargetReference()
|
void |
setPoints(PointList points)
Method setPoints. |
| Methods inherited from class org.eclipse.gef.Request |
getExtendedData, getType, setExtendedData, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetAllBendpointRequest(java.lang.String sz,
PointList points)
sz - points -
public SetAllBendpointRequest(java.lang.String sz,
PointList points,
Point ptSourceRef,
Point ptTargetRef)
sz - points - ptSourceRef - ptTargetRef - | Method Detail |
public void setPoints(PointList points)
points - public PointList getPoints()
public Point getSourceReference()
public Point getTargetReference()
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.