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