See: Description
Interface | Description |
---|---|
IBoundedVoronoiStyler |
Defines methods that supply style information for rendering.
|
IBoundedVoronoiVertexSymbol |
Class | Description |
---|---|
BoundedVoronoiBuildOptions |
Specifies options for building a bounded Voronoi Diagram
|
BoundedVoronoiDiagram |
Constructs a Voronoi Diagram structure from a set of sample points.
|
BoundedVoronoiDrawingUtility |
Provides utilities for drawing graphical representations of a
BoundedVoronoiDiagram instance.
|
BoundedVoronoiIntegrityCheck |
Provides tools for checking the correctness of the construction of
a Voronoi Diagram.
|
BoundedVoronoiStylerAdapter |
A base implementation of the styler interface provided as a convenience.
|
BoundedVoronoiStylerDefault |
A default implementation of the styler interface.
|
BoundedVoronoiVertexSymbol |
The default renderer for vertices in a drawing of a BoundedVoronoiDiagram
instance.
|
ThiessenPolygon |
Provides elements and methods for representing a Thiessen Polygon created by
the BoundedVoronoi class.
|
Enum | Description |
---|---|
BoundedVoronoiRenderingType |
Defines methods that supply style information for rendering.
|
Copyright © 2021. All rights reserved.