public abstract class Geometry extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Geometry(String type) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getBbox() |
String |
getType() |
void |
setBbox(double[] bbox) |
Copyright © 2023. All rights reserved.