12 #ifndef ROOT_QuartzLine
13 #define ROOT_QuartzLine
25 #include <Cocoa/Cocoa.h>
Namespace for new ROOT classes and functions.
static const double x2[5]
void DrawPolyLine(CGContextRef ctx, Int_t n, TPoint *xy)
void SetLineWidth(CGContextRef ctx, Int_t width)
Bool_t SetLineColor(CGContextRef ctx, Color_t colorIndex)
void SetLineStyle(CGContextRef ctx, Int_t lstyle)
static const double x1[5]
void DrawLine(CGContextRef ctx, Int_t x1, Int_t y1, Int_t x2, Int_t y2)