Module imp2d
Package de.grogra.imp2d.layout
package de.grogra.imp2d.layout
-
ClassesClassDescriptionThis class implements a graph changing layout.A
DavidsonHarelLayout
computes a graph layout based on the force based DavidsonHarel model.AEadesLayout
computes a graph layout based on the force based eades model.AnEdge
represents an edge of a graph which is to be layouted by aLayout
.This class implements an edge-based graph changing layout.This class implements an edge-based graph changing layout.AEnergyModelLAyout
computes a graph layout based on the rPolyLog-ModelAForceBasedLayout
computes a graph layout based on a force model.A secondForceBasedLayout
computes a graph layout based on a force model.AFruchtermanReingoldLayout
computes a graph layout based on the force based FruchtermanReingold model.This class implements a general purpose layoutA Utility-Class with helping methods for layouting graphs especially for hierarchical graph layoutsAHierarchyLayout
computes a graph layout based on a hierarchy model.This class is the abstract base class for two-dimensional graph layouts.Minimizer for the r-PolyLog energy model, based on the Barnes-Hut algorithm.ANode
represents a node of a graph which is to be layouted by aLayout
.Visualizing the graph in random styleThis class implements an edge based graph changing layout.This class implements a graph changing layout.the original from: Dexu Zhao This class implements a graph changing layout.ATouchLayout
computes a graph layout based on a touch model.This class implements a graph changing layout.