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