public static class RenderContext.DirectedEdgeArrowPredicate<V,E>
extends java.lang.Object
implements org.apache.commons.collections4.Predicate<edu.uci.ics.jung.graph.util.Context<edu.uci.ics.jung.graph.Graph<V,E>,E>>
Constructor and Description |
---|
DirectedEdgeArrowPredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(edu.uci.ics.jung.graph.util.Context<edu.uci.ics.jung.graph.Graph<V,E>,E> c) |