| Package | Description |
|---|---|
| com.uber.h3core |
| Modifier and Type | Method and Description |
|---|---|
static AreaUnit |
AreaUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AreaUnit[] |
AreaUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double |
H3Core.hexArea(int res,
AreaUnit unit)
Returns the average area in
unit for indexes at resolution res. |
Copyright © 2018 Uber Open Source. All rights reserved.