| GRID_SIZE | The grid size defines the number of cells the grid should have within a line. |
| RASTER_SIZE | The raster size defines the width of and height a gesture is stretched to. |
| DISTANCE_FUNCTION | The full qualified class name of the distance function. The class has to implement the DistanceFunction interface. |