| Package | Description |
|---|---|
| org.graphstream.util |
| Modifier and Type | Field and Description |
|---|---|
static Environment |
Environment.GLOBAL_ENV
Global environment for the whole JVM.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.clone()
Generate a new Environment object with a deep copy of the elements this
object.
|
static Environment |
Environment.getGlobalEnvironment()
Access to the global shared environment for the whole JVM.
|
Copyright © 2015. All rights reserved.