Package davidmarino


package davidmarino
  • Classes
    Class
    Description
    Class CoastMask
    The Draw class is used to set up and render all objects.
    The GeometryUtils class holds the calculations to generate a Voronoi model.
    Class ImageExporter exports BufferedImage to media.
    Class Line models a segment and exists in euclidean space.
    Class LloydRelaxation determines the centroid of a polygon and returns that point.
     
    Class Parameters holds the values that influence the model.
    The Point class represents a point in euclidean space.
    Class Polygon used to create a voronoi diagram.
    Used for producing height map.