public class Diamond extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
diamondHalfSize |
| Constructor and Description |
|---|
Diamond() |
| Modifier and Type | Method and Description |
|---|---|
static UPolygon |
asPolygon(boolean shadowing) |
static UPolygon |
asPolygon(boolean shadowing,
double width,
double height) |
static UPolygon |
asPolygonFoo1(boolean shadowing,
double width,
double height) |
static Stencil |
asStencil(TextBlock tb) |
public static final double diamondHalfSize
Copyright © 2017. All rights reserved.