Class CanvasMathHelper

Class Documentation

class dish2::CanvasMathHelper

Public Functions

CanvasMathHelper(const emp::web::Canvas &canvas)
size_t GetGridWidth() const
size_t GetGridHeight() const
size_t GetCellWidthPx() const
size_t GetCellHeightPx() const
size_t GetCanvasX(const double grid_x) const
size_t GetCanvasY(const double grid_y) const
size_t GetGridX(const size_t pos) const
size_t GetGridY(const size_t pos) const
size_t GetPopulationPos(const int x, const int y) const