Uses of Class
org.graffiti.plugin.algorithm.ThreadSafeAlgorithm
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.rotate | |
| de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder | |
| de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache | |
| org.vanted.plugins.layout.multilevelframework |
A layout algorithm to Vanted that implements the multi-level graph layout framework.
|
| org.vanted.plugins.layout.stressminimization |
A layout algorithm to Vanted that implements stress minimization.
|
-
Uses of ThreadSafeAlgorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.rotate
Subclasses of ThreadSafeAlgorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.rotate Modifier and Type Class Description classRotateAlgorithm -
Uses of ThreadSafeAlgorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder
Subclasses of ThreadSafeAlgorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder Modifier and Type Class Description classPatternSpringembedderSpring Embedder Algorithm.classPatternSpringembedder3dSpring Embedder Algorithm. -
Uses of ThreadSafeAlgorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache
Subclasses of ThreadSafeAlgorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache Modifier and Type Class Description classPatternSpringembedderSpring Embedder Algorithm. -
Uses of ThreadSafeAlgorithm in org.vanted.plugins.layout.multilevelframework
Subclasses of ThreadSafeAlgorithm in org.vanted.plugins.layout.multilevelframework Modifier and Type Class Description classForceDirectedLayoutWrapperWrapper class to enable usage of the PatternspringEmbedder (a.k.a.classMultilevelFrameworkLayoutMain class of the MLF add-on that contains the method that actually performs the layout. -
Uses of ThreadSafeAlgorithm in org.vanted.plugins.layout.stressminimization
Subclasses of ThreadSafeAlgorithm in org.vanted.plugins.layout.stressminimization Modifier and Type Class Description classBackgroundExecutionAlgorithmThis class handles the execution of a givenBackgroundAlgorithmin the background, i.e.