Uses of Package
org.jungrapht.visualization.layout.util.synthetics
-
Classes in org.jungrapht.visualization.layout.util.synthetics used by org.jungrapht.visualization.layout.algorithms.eiglsperger Class Description SE Interface for a delegate class for a generic edge of type ESEI Implementation of a delegate class for a generic edge of type ESV Interface for a delegate class for a generic type VSVI Implementation of a delegate class for a generic type VSynthetic -
Classes in org.jungrapht.visualization.layout.util.synthetics used by org.jungrapht.visualization.layout.algorithms.sugiyama Class Description SE Interface for a delegate class for a generic edge of type ESEI Implementation of a delegate class for a generic edge of type ESingletonTransformer Transform the key of type S to a value of type T.SV Interface for a delegate class for a generic type VSVI Implementation of a delegate class for a generic type VSynthetic -
Classes in org.jungrapht.visualization.layout.util.synthetics used by org.jungrapht.visualization.layout.util.synthetics Class Description ArticulatedEdge SE Interface for a delegate class for a generic edge of type ESEI Implementation of a delegate class for a generic edge of type ESingletonTransformer Transform the key of type S to a value of type T.SV Interface for a delegate class for a generic type VSVI Implementation of a delegate class for a generic type VSynthetic SyntheticSV a vertex that is not in the original graph, but is a subtype of SVTransformingGraphView Builds a transformed view of the input Graph<V, E> The transformed graph will be of type Graph<W, F>TransformingGraphView.Builder builds the TransformGraphView instance with supplied Functions