Uses of Class
org.jungrapht.visualization.decorators.ExpandXY
-
Packages that use ExpandXY Package Description org.jungrapht.visualization.decorators Mechanisms for associating data (shapes, colors, values, strings, etc.) with graph elements. -
-
Uses of ExpandXY in org.jungrapht.visualization.decorators
Methods in org.jungrapht.visualization.decorators that return ExpandXY Modifier and Type Method Description static ExpandXY
ExpandXY. of(Shape delegate)
-