public class Hexagon
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static double |
hexagonHalfSize |
| Constructor and Description |
|---|
Hexagon() |
| Modifier and Type | Method and Description |
|---|---|
static UPolygon |
asPolygon(double shadowing) |
static UPolygon |
asPolygon(double shadowing,
double width,
double height) |
static UPolygon |
asPolygonSquare(double shadowing,
double width,
double height) |
static Stencil |
asStencil(TextBlock tb) |
public static final double hexagonHalfSize