public abstract class PGraphFilterAbstract<T> extends java.lang.Object implements PGraphFilter<T>
| Modifier and Type | Field and Description |
|---|---|
protected PGraphController<?> |
controller |
| Constructor and Description |
|---|
PGraphFilterAbstract(PGraphController<?> controller) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVisualPanel, initialize, isSatisfiedprotected PGraphController<?> controller
public PGraphFilterAbstract(PGraphController<?> controller)