|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Edge | |
---|---|
org.gicentre.utils.network |
Uses of Edge in org.gicentre.utils.network |
---|
Methods in org.gicentre.utils.network that return types with arguments of type Edge | |
---|---|
java.util.HashSet<Edge> |
Node.getInEdges()
Reports a list of all incoming edges attached to this node. |
java.util.HashSet<Edge> |
Node.getOutEdges()
Reports a list of all outgoing edges attached to this node. |
Methods in org.gicentre.utils.network with parameters of type Edge | |
---|---|
boolean |
ParticleViewer.addEdge(Edge edge)
Adds the given edge to those to be displayed in the viewer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |