Logical. Should the points be displayed in the plot?
Defaults to TRUE.
show_weights
Logical. Should the weights be displayed in the plot?
Defaults to TRUE.
add_to_weights
A value added to the weights to make the plot
more informative.
add
Logical. Should the plot be added to the current device?
Defaults to FALSE.
col
The colour for the cell boundaries.
lwd
The line width for the cell boundaries.
...
Further parameters to the base plot if add is FALSE.
Details
For points \(x_1, \ldots, x_n\) with weights \(w_1, \ldots, w_n\)
The $i$-th cell of the Apollonius diagram contains all the points x that satisfy
$$\|x-x_i\|-w_i < \|x-x_j\|-w_j$$
for all \(j \neq i\). Its boundaries are hyperbola segments.
If show_weights is TRUE, grey circles of radii weights + add_to_weights
are plotted around the points. Negative radii are set to zero.
References
Menelaos Karavelas and Mariette Yvinec. 2D Apollonius Graphs
(Delaunay Graphs of Disks). In CGAL User and Reference Manual.
CGAL Editorial Board, 4.12 edition, 2018