| Package | Description |
|---|---|
| org.mongodb.morphia.query |
| Modifier and Type | Method and Description |
|---|---|
Shape.Point[] |
Shape.getPoints() |
| Modifier and Type | Method and Description |
|---|---|
static Shape |
Shape.box(Shape.Point bottomLeft,
Shape.Point upperRight) |
static Shape |
Shape.center(Shape.Point center,
double radius) |
static Shape |
Shape.centerSphere(Shape.Point center,
double radius) |
static Shape |
Shape.polygon(Shape.Point... points) |
Copyright © 2021. All rights reserved.