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 © 2015. All Rights Reserved.