public class RegularHexagon extends RegularPolygon
Modifier and Type | Field and Description |
---|---|
static float |
ROTATION_SYMMETRY |
Constructor and Description |
---|
RegularHexagon(float centerX,
float centerY,
float radius)
Constructor
|
contains, contains, contains, copy, draw, edgeIterator, equals, fill, getCenterX, getCenterY, getDistanceTo, getMaxX, getMaxY, getMinX, getMinY, getNumberOfSides, getPolygon, getRadius, getRotation, getX, getX, getY, getY, hashCode, intersects, intersects, intersects, intersects, intersectsLineSegment, intersectsLineSegment, isCircle, rotate, rotateAround, scale, set, setCenter, setCenterX, setCenterY, setRadius, setRotation, setRotationAround, setX, setY, translate
add, getDistanceTo, subtract
public static final float ROTATION_SYMMETRY