Constructor
new Card(data, width, height, div)
Parameters:
Name | Type | Description |
---|---|---|
data |
holding the detailed meta information about individual data points | |
width |
of the card div | |
height |
of the card div | |
div |
where the info card should appear |
Methods
drawArea(bounds, voronoi, voronoiIndex)
Parameters:
Name | Type | Description |
---|---|---|
bounds |
of the region that is investigated in more detail | |
voronoi |
||
voronoiIndex |