| Package | Description |
|---|---|
| com.geoway.adf.gis.tile.meta |
| Modifier and Type | Method and Description |
|---|---|
static YAxis |
YAxis.getByValue(int value) |
YAxis |
TileSchema.getYaxis()
y轴方向
|
static YAxis |
YAxis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YAxis[] |
YAxis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TileSchema.setYaxis(YAxis yaxis)
y轴方向
|
Copyright © 2025. All rights reserved.