Package | Description |
---|---|
signalprocesser.voronoi.representation.boundaryproblem | |
signalprocesser.voronoi.representation.boundaryproblem.voronoicell |
Modifier and Type | Field and Description |
---|---|
VVertex |
VHalfEdge.vertex |
Modifier and Type | Method and Description |
---|---|
VVertex |
VVertex.getNextConnectedVertex(int vertexnumber) |
Modifier and Type | Method and Description |
---|---|
double |
VVertex.distanceTo(VVertex distance) |
VHalfEdge |
VVertex.getNextConnectedEdge(VVertex nextvertex) |
Constructor and Description |
---|
VHalfEdge(int _vertexnumber,
VVertex _vertex) |
Modifier and Type | Class and Description |
---|---|
class |
VVoronoiCell |