| Package | Description |
|---|---|
| org.h2gis.functions.spatial.mesh |
| Modifier and Type | Method and Description |
|---|---|
static DelaunayData.MODE |
DelaunayData.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DelaunayData.MODE[] |
DelaunayData.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DelaunayData.put(org.locationtech.jts.geom.Geometry geom,
DelaunayData.MODE mode)
Put a geometry into the data array.
|
Copyright © 2019 CNRS. All rights reserved.