28 #ifndef __TERRALIB_LAYOUT_INTERNAL_HORIZONTAL_RULER_H 
   29 #define __TERRALIB_LAYOUT_INTERNAL_HORIZONTAL_RULER_H 
   33 #include "../../core/Config.h" 
   52         virtual void drawRuler( QGraphicsView* view, QPainter* painter, 
double scale );
 
   58 #endif //__TERRALIB_LAYOUT_INTERNAL_HORIZONTALRULER_LAYOUTMODEL_H 
Class that represents a horizontal ruler with the coordinate system in mm. 
 
#define TELAYOUTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Abstract class representing a ruler. 
 
Abstract class representing a ruler.