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, wait
getVisualPanel, initialize, isSatisfied
protected PGraphController<?> controller
public PGraphFilterAbstract(PGraphController<?> controller)