org.tm4j.tmnav.renderer.ListRenderer .getNodes(org.tm4j.panckoucke.model.AModel model)

Description

Extracts a collection of nodes. Is called by #renderModel(AMModel) to determine the AMNodes to be rendered. The nodes extractd by this implementation are the endnodes of the first arc of the centernode.

Parameters
org.tm4j.panckoucke.model.AModel model

Other Resources

Related Topics

Has Parameters