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