| Package | Description |
|---|---|
| org.codetome.hexameter.core.api | |
| org.codetome.hexameter.core.internal.impl |
| Modifier and Type | Method and Description |
|---|---|
static Point |
Point.fromPosition(double coordinateX,
double coordinateY)
Creates a point from coordinateX and coordinateY positions.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Point> |
Hexagon.getPoints()
|
| Modifier and Type | Method and Description |
|---|---|
double |
Point.distanceFrom(Point point)
Calculates a distance between two points.
|
| Modifier and Type | Method and Description |
|---|---|
List<Point> |
HexagonImpl.getPoints() |
Copyright © 2016. All rights reserved.