Uses of Class
org.jungrapht.visualization.layout.util.synthetics.TransformingGraphView
-
Packages that use TransformingGraphView Package Description org.jungrapht.visualization.layout.util.synthetics -
-
Uses of TransformingGraphView in org.jungrapht.visualization.layout.util.synthetics
Classes in org.jungrapht.visualization.layout.util.synthetics with type parameters of type TransformingGraphView Modifier and Type Class Description static class
TransformingGraphView.Builder<V,W,E,F,T extends TransformingGraphView<V,W,E,F>,B extends TransformingGraphView.Builder<V,W,E,F,T,B>>
builds the TransformGraphView instance with supplied Functions
-