All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static Geometry |
comb(Geometry g,
int nArms) |
static Geometry |
ellipse(Geometry g,
int nPts) |
static Geometry |
ellipseRotate(Geometry g,
int nPts,
double ang) |
static Geometry |
fontGlyph(Geometry g,
String text,
String fontName) |
static Geometry |
fontGlyphMonospaced(Geometry g,
String text) |
static Geometry |
fontGlyphSansSerif(Geometry g,
String text) |
static Geometry |
fontGlyphSerif(Geometry g,
String text) |
static Geometry |
fontGlyphSerifPointSize(Geometry g,
String text,
int pointSize) |
static Geometry |
grid(Geometry g,
int nCells) |
static Geometry |
sineStar(Geometry g,
int nArms,
int nPts) |
static Geometry |
squircle(Geometry g,
int nPts) |
static Geometry |
supercircle(Geometry g,
int nPts,
double pow) |
static Geometry |
supercircle3(Geometry g,
int nPts) |
static Geometry |
supercircle5(Geometry g,
int nPts) |
static Geometry |
supercirclePoint5(Geometry g,
int nPts) |