Class CreateShapeFunctions
java.lang.Object
org.locationtech.jtstest.function.CreateShapeFunctions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometry
static Geometry
static Geometry
ellipseRotate
(Geometry g, int nPts, double ang) private static Geometry
static Geometry
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
static Geometry
static Geometry
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)
-
Field Details
-
DEFAULT_POINTSIZE
private static final int DEFAULT_POINTSIZE- See Also:
-
-
Constructor Details
-
CreateShapeFunctions
public CreateShapeFunctions()
-
-
Method Details
-
fontGlyphSerif
-
fontGlyphSerifPointSize
-
fontGlyph
-
fontGlyphSansSerif
-
fontGlyphMonospaced
-
fontGlyph
-
grid
-
supercircle3
-
squircle
-
supercircle5
-
supercirclePoint5
-
supercircle
-
ellipse
-
ellipseRotate
-
sineStar
-
comb
-