void |
ConnectionSiteIf.setPos(AdjustPointIf pos)
Sets the value of the pos property.
|
void |
ConnectionSite.setPos(AdjustPointIf pos) |
void |
MoveToCommand.setPt(AdjustPointIf pt) |
void |
LineToCommandIf.setPt(AdjustPointIf pt) |
void |
LineToCommand.setPt(AdjustPointIf pt) |
void |
MoveToCommandIf.setPt(AdjustPointIf pt) |
void |
CurveToCommand.setPt1(AdjustPointIf pt1) |
void |
QuadToCommand.setPt1(AdjustPointIf pt1) |
void |
CurveToCommandIf.setPt1(AdjustPointIf pt1) |
void |
QuadToCommandIf.setPt1(AdjustPointIf pt1) |
void |
CurveToCommand.setPt2(AdjustPointIf pt2) |
void |
QuadToCommand.setPt2(AdjustPointIf pt2) |
void |
CurveToCommandIf.setPt2(AdjustPointIf pt2) |
void |
QuadToCommandIf.setPt2(AdjustPointIf pt2) |
void |
CurveToCommand.setPt3(AdjustPointIf pt3) |
void |
CurveToCommandIf.setPt3(AdjustPointIf pt3) |