|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSEdit.SElement
SEdit.SNode
SEdit.SConnect
SEdit.SOutConnect
public class SOutConnect
la classe abstraite qui correspond � la notion de connecteur dans une structure qui relie un ensemble d'arcs � un noeud Bas� sur SInPin, mais se connecte � des SComponent
| Field Summary |
|---|
| Fields inherited from class SEdit.SConnect |
|---|
arrows, component, connectorPlacement, name_on_module |
| Fields inherited from class SEdit.SElement |
|---|
comment, descriptor, element, id, label, persistent, structure |
| Constructor Summary | |
|---|---|
SOutConnect()
|
|
| Method Summary | |
|---|---|
protected void |
addInArrow(SArrow a)
|
protected void |
addOutArrow(SArrow a)
|
java.util.Vector |
getInArrows()
|
java.util.Vector |
getOutArrows()
|
protected boolean |
isConnectable(SArrow s,
boolean isTarget)
|
| Methods inherited from class SEdit.SConnect |
|---|
addToComponent, delete, deleteInArrow, deleteOutArrow, getComponent, getConnectorPlacement, initGraphics, removeFromComponent, setComponent |
| Methods inherited from class SEdit.SNode |
|---|
activate, reInstall |
| Methods inherited from class SEdit.SElement |
|---|
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOutConnect()
| Method Detail |
|---|
protected boolean isConnectable(SArrow s,
boolean isTarget)
isConnectable in class SNodeprotected void addInArrow(SArrow a)
addInArrow in class SNodeprotected void addOutArrow(SArrow a)
addOutArrow in class SNodepublic java.util.Vector getOutArrows()
getOutArrows in class SNodepublic java.util.Vector getInArrows()
getInArrows in class SNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||