HE_Mesh  5.0.0
wblut.geom.WB_VoronoiCell2D Class Reference

Public Member Functions

WB_Polygon getPolygon ()
 
int getIndex ()
 
double getArea ()
 
WB_Point getCentroid ()
 
WB_Point getGenerator ()
 

Protected Member Functions

 WB_VoronoiCell2D (final List<?extends WB_Coord > points, final int index, final WB_Point generator, final double area, final WB_Point centroid)
 
 WB_VoronoiCell2D (final WB_Coord[] points, final int index, final WB_Point generator, final double area, final WB_Point centroid)
 

Private Attributes

WB_GeometryFactory geometryfactory = new WB_GeometryFactory()
 

Constructor & Destructor Documentation

wblut.geom.WB_VoronoiCell2D.WB_VoronoiCell2D ( final List<?extends WB_Coord points,
final int  index,
final WB_Point  generator,
final double  area,
final WB_Point  centroid 
)
protected
Parameters
points
index
generator
area
centroid
wblut.geom.WB_VoronoiCell2D.WB_VoronoiCell2D ( final WB_Coord[]  points,
final int  index,
final WB_Point  generator,
final double  area,
final WB_Point  centroid 
)
protected
Parameters
points
index
generator
area
centroid

Member Function Documentation

double wblut.geom.WB_VoronoiCell2D.getArea ( )
Returns
WB_Point wblut.geom.WB_VoronoiCell2D.getCentroid ( )
Returns
WB_Point wblut.geom.WB_VoronoiCell2D.getGenerator ( )
Returns
int wblut.geom.WB_VoronoiCell2D.getIndex ( )
Returns
WB_Polygon wblut.geom.WB_VoronoiCell2D.getPolygon ( )
Returns

Member Data Documentation

WB_GeometryFactory wblut.geom.WB_VoronoiCell2D.geometryfactory = new WB_GeometryFactory()
private

The documentation for this class was generated from the following file: