Uses of Class
com.jgraph.layout.tree.JGraphTreeLayout.PolyLine
Packages that use JGraphTreeLayout.PolyLine
Package
Description
JGraphLayout graph package which contains tree layout algorithms.
-
Uses of JGraphTreeLayout.PolyLine in com.jgraph.layout.tree
Methods in com.jgraph.layout.tree with parameters of type JGraphTreeLayout.PolyLineModifier and TypeMethodDescriptionprotected intJGraphTreeLayout.distance(JGraphTreeLayout.PolyLine right, JGraphTreeLayout.PolyLine left) protected voidJGraphTreeLayout.merge(JGraphTreeLayout.PolyLine main, JGraphTreeLayout.PolyLine left, double distance) Merges two parts of a polyline together