| Package | Description |
|---|---|
| org.datasyslab.geospark.enums | |
| org.datasyslab.geospark.spatialRDD |
| Modifier and Type | Method and Description |
|---|---|
static GridType |
GridType.getGridType(String str)
Gets the grid type.
|
static GridType |
GridType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridType[] |
GridType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SpatialRDD.spatialPartitioning(GridType gridType)
Spatial partitioning.
|
Copyright © 2017. All rights reserved.