Uses of Class
org.graphstream.util.Environment
| Package | Description |
|---|---|
| org.graphstream.util |
-
Uses of Environment in org.graphstream.util
Fields in org.graphstream.util declared as Environment Modifier and Type Field Description static EnvironmentEnvironment. GLOBAL_ENVGlobal environment for the whole JVM.Methods in org.graphstream.util that return Environment Modifier and Type Method Description EnvironmentEnvironment. clone()Generate a new Environment object with a deep copy of the elements this object.static EnvironmentEnvironment. getGlobalEnvironment()Access to the global shared environment for the whole JVM.