org.tm4j.panckoucke.render.graph.GraphAlgorithm .computeModel(org.tm4j.panckoucke.model.AModel model,org.tm4j.panckoucke.render.graph.GraphRenderer renderer)

Description

computes the Model, should be used with the AVisualisationRenderer methods visualizeNode and visualizeArc as callback methods

Parameters
org.tm4j.panckoucke.model.AModel model the model to be rendered
org.tm4j.panckoucke.render.graph.GraphRenderer renderer the renderer used for the rendering

Other Resources

Related Topics