12#ifndef ROOT_QuartzLine
13#define ROOT_QuartzLine
23#include <Cocoa/Cocoa.h>
int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
short Color_t
Color number (short).
void DrawPolyLine(CGContextRef ctx, Int_t n, TPoint *xy)
Bool_t SetLineColor(CGContextRef ctx, Color_t colorIndex)
void DrawLine(CGContextRef ctx, Int_t x1, Int_t y1, Int_t x2, Int_t y2)
void SetLineWidth(CGContextRef ctx, Int_t width)
void SetLineStyle(CGContextRef ctx, Int_t lstyle)