public class DirectionDisplayPredicate extends java.lang.Object implements org.apache.commons.collections15.Predicate<edu.uci.ics.jung.graph.util.Context<edu.uci.ics.jung.graph.Graph<SNNode,SNEdge>,SNEdge>>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
show_d |
| Constructor and Description |
|---|
DirectionDisplayPredicate(boolean show_d,
boolean show_u) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(edu.uci.ics.jung.graph.util.Context<edu.uci.ics.jung.graph.Graph<SNNode,SNEdge>,SNEdge> context) |
void |
showDirected(boolean b) |