ToolMap
|
Class used to deal with scales. More...
#include <scale.h>
Static Public Member Functions | |
static bool | GetScaleFromLong (const long &scale, wxString &stringscale) |
static long | GetScaleFromString (const wxString &scale) |
Class used to deal with scales.
This class is provided for dealing with scales with for exemples, methods for converting from a string such as 1:1000 to a long.