|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Edge | |
---|---|
org.gicentre.utils.network | Network-related utilities for use with Processing. |
Uses of Edge in org.gicentre.utils.network |
---|
Classes in org.gicentre.utils.network with type parameters of type Edge | |
---|---|
class |
ParticleViewer<N extends Node,E extends Edge>
Allows particles to be viewed and animated. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |