plotboilerplate.js
Docs Demos Download Github About

Class: GirihTile

Classes

  • BezierPath
  • BezierPathInteractionHelper
  • Bounds
  • CatmullRomPath
  • Circle
  • CubicBezierCurve
  • CubicSplinePath
  • drawutils
  • Girih
  • GirihBowtie
  • GirihDecagon
  • GirihHexagon
  • GirihPenroseRhombus
  • GirihPentagon
  • GirihRhombus
  • GirihTile
  • Grid
  • HobbyPath
  • KeyHandler
  • Line
  • MouseHandler
  • PBImage
  • PlotBoilerplate
  • Polygon
  • Triangle
  • Vector
  • VEllipse
  • Vertex
  • VertexAttr
  • VertexListeners
  • VertTuple
  • VoronoiCell

Global

  • CircularIntervalSet
  • convexHull
  • convexPolygonIncircle
  • EPS
  • findCircleIntersections
  • geomutils
  • getTangentTriangle4
  • GirihTile
  • GLU
  • processTypescript
  • utils

(abstract) GirihTile.GirihTile(position, edgeLength, tileType)

(abstract) new GirihTile(position, edgeLength, tileType)

Parameters:
Name Type Description
position Vertex The position of the tile.
edgeLength number The edge length (usually GirihTile.DEFAULT_EDGE_LENGTH).
tileType TileType One of `TileType.*` enum members.
Source:
  • utils/datastructures/GirihTile.js, line 63

plotboilerplate.js

Imprint Documentation generated by JSDoc 3.6.4 on Wed Nov 25 2020 20:49:58 GMT+0100 (Central European Standard Time)

  • plotboilerplate.js
  • info@plotboilerplate.io
  • ikaroskappler
  • kpplr

A lightweight html5/javascript/canvas plotting boilerplate library: plotboilerplate.js.

This page was created with Jekyll
Jekyll new theme at jglovier
Source code for Jekyll at jekyll