GATE
gate::graph::Drawer Class Reference
Inheritance diagram for gate::graph::Drawer:
gate::NonCopyable

Public Member Functions

 Drawer (RasterImage &image)
 
 Drawer (gate_rasterimage_t &image)
 
void line (int32_t x1, int32_t y1, int32_t x2, int32_t y2, Color color)
 
void rectangle (int32_t x1, int32_t y1, int32_t x2, int32_t y2, Color color)
 
void box (int32_t x1, int32_t y1, int32_t x2, int32_t y2, Color color)
 

The documentation for this class was generated from the following files: