Uses of Class
edu.uci.ics.jung.algorithms.layout.FRLayout.FRVertexData
Packages that use FRLayout.FRVertexData
Package
Description
Algorithms for assigning 2D coordinates (typically used for graph visualizations)
to vertices.
-
Uses of FRLayout.FRVertexData in edu.uci.ics.jung.algorithms.layout
Fields in edu.uci.ics.jung.algorithms.layout with type parameters of type FRLayout.FRVertexDataModifier and TypeFieldDescriptionprotected com.google.common.cache.LoadingCache
<V, FRLayout.FRVertexData> FRLayout.frVertexData
Methods in edu.uci.ics.jung.algorithms.layout that return FRLayout.FRVertexData