Class CreateShapeFunctions
java.lang.Object
org.locationtech.jtstest.function.CreateShapeFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GeometrybezierCurve(Geometry geom, double alpha) static GeometrybezierCurveControl(Geometry geom, Geometry controlPoints) static GeometrybezierCurveSkew(Geometry geom, double alpha, double skew) static Geometrystatic Geometrystatic GeometryellipseRotate(Geometry g, int nPts, double ang) static Geometrystatic GeometryfontGlyphMonospaced(Geometry g, String text) static GeometryfontGlyphSansSerif(Geometry g, String text) static GeometryfontGlyphSerif(Geometry g, String text) static GeometryfontGlyphSerifPointSize(Geometry g, String text, int pointSize) static Geometrystatic GeometrygridPoints(Geometry g, int nCells) static Geometrystatic GeometrypointFieldCentroidStar(Geometry ptsGeom) static GeometrypointFieldStar(Geometry ptsGeom, Geometry centrePt) static Geometrystatic Geometrystatic Geometrystatic Geometrysupercircle(Geometry g, int nPts, double pow) static Geometrysupercircle3(Geometry g, int nPts) static Geometrysupercircle5(Geometry g, int nPts) static GeometrysupercirclePoint5(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
-