|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimtools.diagram.DiagramSelectedShape
simtools.diagram.DiagramSelectedLineShape
jsynoptic.builtin.ConnectionShape.SelectedConnectionShape
public class ConnectionShape.SelectedConnectionShape
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class simtools.diagram.DiagramSelectedLineShape |
|---|
DiagramSelectedLineShape.TranslatePointsEdit |
| Field Summary |
|---|
| Fields inherited from class simtools.diagram.DiagramSelectedShape |
|---|
p, pd, s |
| Constructor Summary | |
|---|---|
protected |
ConnectionShape.SelectedConnectionShape(java.awt.Point p)
|
| Method Summary | |
|---|---|
boolean |
isSelectedPoint(int index)
|
void |
selectPoint(int index,
boolean selected)
|
| Methods inherited from class simtools.diagram.DiagramSelectedLineShape |
|---|
canBeSelectedAt, canDrawBounds, drawBounds, getInnerBounds, getPointIndex, getSelectionStatus, selectAll, selectPointAt, selectPointsInside, translate |
| Methods inherited from class simtools.diagram.DiagramSelectedShape |
|---|
setOrigin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ConnectionShape.SelectedConnectionShape(java.awt.Point p)
s - p - | Method Detail |
|---|
public void selectPoint(int index,
boolean selected)
selectPoint in class DiagramSelectedLineShapepublic boolean isSelectedPoint(int index)
isSelectedPoint in class DiagramSelectedLineShape
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||