Package | Description |
---|---|
edu.uci.ics.jung.utils |
Provides a series of useful utility methods, and a number of custom helper classes designed specifically for this application.
|
Modifier and Type | Class and Description |
---|---|
class |
CopyVertexMapper
A
VertexMapper implementation that respects the vertex
equality reflected by ArchetypeVertex.getEqualVertex . |
class |
StringLabellerVertexMapper
Maps one vertex to another based on their common label in specified
StringLabeller instances. |