public class CurlyBracePath
extends java.awt.geom.Path2D.Float
| Modifier and Type | Field and Description |
|---|---|
private static int |
CURLY_HEIGHT |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
CurlyBracePath(int xFrom,
int xTo,
int xMid,
int y,
boolean down)
Constructor
|
append, clone, curveTo, curveTo, getBounds2D, getPathIterator, lineTo, lineTo, moveTo, moveTo, quadTo, quadTo, transformappend, closePath, contains, contains, contains, contains, contains, contains, contains, contains, createTransformedShape, getBounds, getCurrentPoint, getPathIterator, getWindingRule, intersects, intersects, intersects, intersects, reset, setWindingRuleprivate static final long serialVersionUID
private static final int CURLY_HEIGHT