Package | Description |
---|---|
org.jgrapht.ext |
Extensions and integration means to other products.
|
Modifier and Type | Method and Description |
---|---|
static DIMACSExporter.Parameter |
DIMACSExporter.Parameter.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static DIMACSExporter.Parameter[] |
DIMACSExporter.Parameter.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DIMACSExporter.isParameter(DIMACSExporter.Parameter p)
Deprecated.
Return if a particular parameter of the exporter is enabled
|
void |
DIMACSExporter.setParameter(DIMACSExporter.Parameter p,
boolean value)
Deprecated.
Set the value of a parameter of the exporter
|
Copyright © 2017. All rights reserved.