Package | Description |
---|---|
org.tinfour.voronoi |
An experimental package implementing Voronoi Diagram functionality
|
Modifier and Type | Class and Description |
---|---|
class |
BoundedVoronoiVertexSymbol
The default renderer for vertices in a drawing of a BoundedVoronoiDiagram
instance.
|
Modifier and Type | Method and Description |
---|---|
IBoundedVoronoiVertexSymbol |
IBoundedVoronoiStyler.getVertexSymbol(ThiessenPolygon polygon)
Tests to see if the polygon is enabled for rendering a symbol
at the vertex position and, if it is, returns a vertex symbol
that can be used for rendering
|
IBoundedVoronoiVertexSymbol |
BoundedVoronoiStylerDefault.getVertexSymbol(ThiessenPolygon polygon)
Tests to see if the polygon is enabled for rendering a symbol at the vertex
position and, if it is, returns a vertex symbol that can be used for
rendering.
|
IBoundedVoronoiVertexSymbol |
BoundedVoronoiStylerAdapter.getVertexSymbol(ThiessenPolygon polygon) |
Copyright © 2021. All rights reserved.