| Package | Description |
|---|---|
| org.gephi.graph.api |
Complete API description, where
GraphModel is the entry point. |
| Modifier and Type | Method and Description |
|---|---|
TimeRepresentation |
Configuration.getTimeRepresentation()
Returns the time representation.
|
static TimeRepresentation |
TimeRepresentation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeRepresentation[] |
TimeRepresentation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setTimeRepresentation(TimeRepresentation timeRepresentation)
Sets the time representation.
|
Copyright © 2013–2015. All rights reserved.