| Modifier and Type | Method and Description |
|---|---|
static java.util.LinkedHashMap<java.lang.String,java.lang.Object> |
createComponentMap() |
static java.awt.geom.Rectangle2D.Double |
createRectangle2D(double x,
double y,
double w,
double h)
Create a Rectangle2D.Double instance
|
public static java.awt.geom.Rectangle2D.Double createRectangle2D(double x,
double y,
double w,
double h)
x - x positiony - y positionw - widthh - heightpublic static java.util.LinkedHashMap<java.lang.String,java.lang.Object> createComponentMap()