Uses of Enum
org.jgrapht.nio.graph6.Graph6Sparse6Exporter.Format
-
Uses of Graph6Sparse6Exporter.Format in org.jgrapht.nio.graph6
Modifier and TypeFieldDescriptionstatic final Graph6Sparse6Exporter.Format
Graph6Sparse6Exporter.DEFAULT_GRAPH6SPARSE6_FORMAT
The default format used by the exporter.Modifier and TypeMethodDescriptionstatic Graph6Sparse6Exporter.Format
Returns the enum constant of this type with the specified name.static Graph6Sparse6Exporter.Format[]
Graph6Sparse6Exporter.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionConstructs a new exporter with a given vertex ID provider.