Package | Description |
---|---|
org.opentrafficsim.draw.graphs |
Various graphs that function on generic meta-data (like which path) and data structures.
|
Modifier and Type | Method and Description |
---|---|
static ContourDataSource.Dimension |
ContourDataSource.Dimension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContourDataSource.Dimension[] |
ContourDataSource.Dimension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.