|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.graph.GraphUtilities.PartiallyContainedEdgeFilter
private static final class GraphUtilities.PartiallyContainedEdgeFilter
Field Summary | |
---|---|
private java.lang.Object |
_composite
|
private GraphModel |
_model
|
Constructor Summary | |
---|---|
GraphUtilities.PartiallyContainedEdgeFilter(GraphModel model,
java.lang.Object composite)
|
Method Summary | |
---|---|
boolean |
accept(java.lang.Object o)
Test if an object passes the filter, returning true if it does and false if it does not. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private GraphModel _model
private java.lang.Object _composite
Constructor Detail |
---|
public GraphUtilities.PartiallyContainedEdgeFilter(GraphModel model, java.lang.Object composite)
Method Detail |
---|
public boolean accept(java.lang.Object o)
Filter
accept
in interface Filter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |