| Modifier and Type | Method and Description |
|---|---|
static VCircleEvent |
VoronoiShared.calculateCenter(VSiteEvent u,
VSiteEvent v,
VSiteEvent w) |
| Modifier and Type | Field and Description |
|---|---|
VSiteEvent |
VLinkedNode.siteevent |
| Modifier and Type | Method and Description |
|---|---|
VLinkedNode |
AbstractStatusStructure.getNodeAboveSiteEvent(VSiteEvent siteevent,
int sweepline) |
abstract VLinkedNode |
AbstractStatusStructure.insertNode(VLinkedNode nodetosplit,
VSiteEvent siteevent) |
void |
AbstractStatusStructure.print(java.awt.Graphics2D g,
VSiteEvent siteevent,
int sweepline) |
abstract void |
AbstractStatusStructure.setRootNode(VSiteEvent siteevent) |
| Constructor and Description |
|---|
VLinkedNode(VSiteEvent _siteevent) |
| Modifier and Type | Field and Description |
|---|---|
VSiteEvent |
VInternalNode.v1 |
VSiteEvent |
VInternalNode.v2 |
| Modifier and Type | Method and Description |
|---|---|
VLinkedNode |
BSTStatusStructure.insertNode(VLinkedNode _nodetosplit,
VSiteEvent siteevent) |
void |
BSTStatusStructure.setRootNode(VSiteEvent siteevent) |
void |
VInternalNode.setSiteEvents(VSiteEvent _siteevent_left,
VSiteEvent _siteevent_right) |
| Constructor and Description |
|---|
VLeafNode(VSiteEvent _siteevent) |
| Modifier and Type | Method and Description |
|---|---|
VLinkedNode |
DLinkedListStatusStructure.insertNode(VLinkedNode nodetosplit,
VSiteEvent siteevent) |
void |
DLinkedListStatusStructure.setRootNode(VSiteEvent siteevent) |