Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
FilterThread(FilterModelImpl model) |
| Modifier and Type | Method and Description |
|---|---|
void |
addModifier(org.gephi.filters.FilterThread.PropertyModifier modifier) |
AbstractQueryImpl |
getRootQuery() |
void |
run() |
void |
setRootQuery(AbstractQueryImpl rootQuery) |
void |
setRunning(boolean running) |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic FilterThread(FilterModelImpl model)
public void setRootQuery(AbstractQueryImpl rootQuery)
public AbstractQueryImpl getRootQuery()
public void setRunning(boolean running)
public void addModifier(org.gephi.filters.FilterThread.PropertyModifier modifier)
Copyright © 2007–2017. All rights reserved.