Uses of Class
de.grogra.util.ThreadContext
Package
Description
-
Uses of ThreadContext in de.grogra.graph
Modifier and TypeMethodDescriptionfinal ThreadContext
GraphState.getContext()
Returns theThreadContext
within which operations on this graph state are valid.Modifier and TypeMethodDescriptionDelegateGraphState.createDelegate
(ThreadContext tc) GraphFilter.State.createDelegate
(ThreadContext tc) protected abstract GraphState
GraphState.createDelegate
(ThreadContext tc) protected GraphState
GraphFilter.createState
(ThreadContext tc) GraphState.forContext
(ThreadContext tc) static GraphState
GraphState.get
(Graph graph, ThreadContext tc) Returns the graph state of thegraph
which is valid within the givenThreadContext
.protected void
GraphState.initialize
(Graph graph, ThreadContext ctx) ModifierConstructorDescriptionprotected
DelegateGraphState
(GraphState state, ThreadContext ctx) State
(ThreadContext ctx) State
(GraphState sourceState, ThreadContext ctx) -
Uses of ThreadContext in de.grogra.graph.impl
Modifier and TypeMethodDescriptionState.createDelegate
(ThreadContext tc) GraphManager.createStaticState
(ThreadContext tc) -
Uses of ThreadContext in de.grogra.imp
-
Uses of ThreadContext in de.grogra.imp2d.graphs
Modifier and TypeMethodDescriptionprotected GraphState
TopologyGraph.createState
(ThreadContext tc) -
Uses of ThreadContext in de.grogra.pf.ui
Modifier and TypeMethodDescriptionJobManager.getThreadContext()
static ThreadContext
UI.getThreadContext
(Context ctx) -
Uses of ThreadContext in de.grogra.projectmanager
-
Uses of ThreadContext in de.grogra.util
Modifier and TypeMethodDescriptionThreadContext.check()
static ThreadContext
ThreadContext.current()