Class CreateShapeFunctions
java.lang.Object
org.locationtech.jtstest.function.CreateShapeFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometry
bezierCurve
(Geometry geom, double alpha) static Geometry
bezierCurveControl
(Geometry geom, Geometry controlPoints) static Geometry
bezierCurveSkew
(Geometry geom, double alpha, double skew) static Geometry
static Geometry
static Geometry
ellipseRotate
(Geometry g, int nPts, double ang) 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
gridPoints
(Geometry g, int nCells) static Geometry
static Geometry
pointFieldCentroidStar
(Geometry ptsGeom) static Geometry
pointFieldStar
(Geometry ptsGeom, Geometry centrePt) 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)
-
Constructor Details
-
CreateShapeFunctions
public CreateShapeFunctions()
-
-
Method Details
-
fontGlyphSerif
-
fontGlyphSerifPointSize
-
fontGlyph
-
fontGlyphSansSerif
-
fontGlyphMonospaced
-
grid
-
gridPoints
-
supercircle3
-
squircle
-
supercircle5
-
supercirclePoint5
-
supercircle
-
ellipse
-
ellipseRotate
-
sineStar
-
comb
-
pointFieldCentroidStar
-
pointFieldStar
-
spiral
-
bezierCurve
-
bezierCurveSkew
-
bezierCurveControl
-
nGon
-