Uses of Interface
edu.uci.ics.jung.algorithms.layout.util.Relaxer
Packages that use Relaxer
Package
Description
Utility classes for updating layout positions.
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
-
Uses of Relaxer in edu.uci.ics.jung.algorithms.layout.util
Classes in edu.uci.ics.jung.algorithms.layout.util that implement Relaxer -
Uses of Relaxer in edu.uci.ics.jung.visualization
Fields in edu.uci.ics.jung.visualization declared as RelaxerModifier and TypeFieldDescriptionprotected Relaxer
DefaultVisualizationModel.relaxer
manages the thread that applies the current layout algorithmMethods in edu.uci.ics.jung.visualization that return RelaxerModifier and TypeMethodDescriptionDefaultVisualizationModel.getRelaxer()
VisualizationModel.getRelaxer()