Modifier and Type | Field and Description |
---|---|
E |
edge
the edge
|
int |
offset
the offset of the edge
|
Constructor and Description |
---|
GraphView.EdgeOffset(E edge,
int offset)
Creates a new edge offset.
|
public GraphView.EdgeOffset(E edge, int offset) throws java.lang.IllegalArgumentException
edge
- the edgeoffset
- the offsetjava.lang.IllegalArgumentException
-