#include <Coordinates.h>
Public Member Functions | |
StringCoordinate (Group &parent, const std::string &name) | |
Attribute< unsigned > | axisLength () |
Attribute< std::vector < unsigned > > | axisValuesPixel () |
Attribute< std::vector < std::string > > | axisValuesWorld () |
A coordinate which translates unsigned (pixel) <--> string (world). Defines 1 tabular axis.