| Package | Description |
|---|---|
| org.tinspin.index.rtree |
| Modifier and Type | Method and Description |
|---|---|
static TestDraw.MODE |
TestDraw.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestDraw.MODE[] |
TestDraw.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TestDraw.draw(double[][] data,
int dim,
TestDraw.MODE mode) |
static void |
TestDraw.draw(double[] data,
int dim,
TestDraw.MODE mode) |
Copyright © 2017. All rights reserved.