Uses of Enum
org.jgrapht.nio.gexf.GEXFExporter.Parameter
-
Uses of GEXFExporter.Parameter in org.jgrapht.nio.gexf
Modifier and TypeMethodDescriptionstatic GEXFExporter.Parameter
Returns the enum constant of this type with the specified name.static GEXFExporter.Parameter[]
GEXFExporter.Parameter.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionboolean
GEXFExporter.isParameter
(GEXFExporter.Parameter p) Return if a particular parameter of the exporter is enabledvoid
GEXFExporter.setParameter
(GEXFExporter.Parameter p, boolean value) Set the value of a parameter of the exporter