| Package | Description |
|---|---|
| com.impetus.kundera.gis.geometry |
| Modifier and Type | Field and Description |
|---|---|
private Coordinate |
Circle.centre |
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
Circle.getCentre() |
Coordinate[] |
Polygon.getCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
void |
Circle.setCentre(Coordinate centre) |
| Constructor and Description |
|---|
Circle(Coordinate centre,
double radius) |
Triangle(Coordinate p0,
Coordinate p1,
Coordinate p2) |
Copyright © 2015. All Rights Reserved.