voronoi.links(data) Returns the Delaunay triangulation of the specified data array as an array of links. Each
voronoi.x([x]) If x is specified, sets the x-coordinate accessor. If x is not specified,
diagram.links() Returns the Delaunay triangulation of the specified data array as an array of links, one for each
diagram.find(x, y[, radius]) Returns the nearest site to point [x, y]. If radius
voronoi.size([size]) An alias for
voronoi.y([y]) If y is specified, sets the y-coordinate accessor. If y is not specified,
voronoi.extent([extent]) If extent is specified, sets the clip extent of the Voronoi layout to the specified
Page 2 of 2