Uses of Interface
org.jungrapht.visualization.layout.algorithms.util.DimensionConsumer
-
Packages that use DimensionConsumer Package Description org.jungrapht.visualization.layout.algorithms.util -
-
Uses of DimensionConsumer in org.jungrapht.visualization.layout.algorithms.util
Classes in org.jungrapht.visualization.layout.algorithms.util that implement DimensionConsumer Modifier and Type Class Description class
DimensionSummaryStatistics
Methods in org.jungrapht.visualization.layout.algorithms.util that return DimensionConsumer Modifier and Type Method Description default DimensionConsumer
DimensionConsumer. andThen(DimensionConsumer after)
Methods in org.jungrapht.visualization.layout.algorithms.util with parameters of type DimensionConsumer Modifier and Type Method Description default DimensionConsumer
DimensionConsumer. andThen(DimensionConsumer after)
-