|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Connection
A connection is a link between two Connected items within the diagram. Connections have a notional 'from' and 'to', as well as decorations to show how the links should look.
| Method Summary | |
|---|---|
Object |
getFromDecoration()
The shape of the end of the edge at the from end |
Label |
getFromLabel()
The text written on the from end |
Object |
getToDecoration()
The shape of the end of the edge at the to end |
Label |
getToLabel()
Text on the to end |
| Methods inherited from interface org.kite9.diagram.primitives.DiagramElement |
|---|
getRenderingInformation |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.kite9.diagram.primitives.BiDirectional |
|---|
getDrawDirection, getDrawDirectionFrom, getFrom, getTo, meets, meets, otherEnd, setDrawDirection, setDrawDirectionFrom, setFrom, setTo |
| Method Detail |
|---|
Object getFromDecoration()
Object getToDecoration()
Label getFromLabel()
Label getToLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||