|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
int
.
is_dynamic
is true, the backing collection is automatically re-sorted
and/or re-filtered each time an Iterator
is requested.
true
if this vertex is a destination of
the specified edge e
, and false
otherwise.
edu.uci.ics.jung.graph.utils.PredicateUtils#enforcesDirected(Graph)
and edu.uci.ics.jung.graph.utils.PredicateUtils#enforcesUndirected(Graph)
.
true
if this collection contains no elements, and
false
otherwise.
true
if the specified vertex v
is incident to this edge, and false
otherwise.
true
if the specified edge e
is
incident to this vertex, and false
otherwise.
true
if the position of vertex v
is locked.
true
if the specified vertex v
and
this vertex are each incident
to one or more of the same edges, and false
otherwise.
true
if v
is currently "picked".
true
if e
is currently "picked".
getPickedState.isPicked(e)
.
getPickedState.isPicked(e)
.
true
if this vertex is a predecessor of
the specified vertex v
, and false
otherwise.
true
if this ranker ranks edges, and
false
otherwise.
true
if this ranker ranks nodes, and
false
otherwise.
true
if this vertex is a source of
the specified edge e
, and false
otherwise.
true
if this vertex is a successor of
the specified vertex v
, and false
otherwise.
Iterator
that does not support modification
of the heap.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |