Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
<X11Drawable> Protocol Reference

Definition at line 34 of file X11Drawable.h.

Instance Methods

(void) - copy:area:withMask:clipOrigin:toPoint:
 
(unsigned) - fHeight
 
(BOOL) - fIsOpenGLWidget
 
(BOOL) - fIsPixmap
 
(CGFloat) - fScaleFactor
 
(unsigned) - fWidth
 
(int- fX
 
(int- fY
 
(unsigned char *) - readColorBits:
 

Properties

CGContextRef fContext
 
unsigned fID
 

#import <X11Drawable.h>

Inheritance diagram for <X11Drawable>:
[legend]

Method Documentation

◆ copy:area:withMask:clipOrigin:toPoint:

- (void) copy: (NSObject< X11Drawable > *)  src
area: (ROOT::MacOSX::X11::Rectangle area
withMask: (QuartzImage *)  mask
clipOrigin: (ROOT::MacOSX::X11::Point origin
toPoint: (ROOT::MacOSX::X11::Point dstPoint 

Reimplemented in QuartzPixmap, QuartzWindow, and QuartzView.

◆ fHeight

- (unsigned) fHeight

Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.

◆ fIsOpenGLWidget

- (BOOL) fIsOpenGLWidget

◆ fIsPixmap

- (BOOL) fIsPixmap

Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.

◆ fScaleFactor

- (CGFloat) fScaleFactor

Reimplemented in QuartzPixmap, QuartzWindow, and QuartzView.

◆ fWidth

- (unsigned) fWidth

Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.

◆ fX

- (int) fX

Reimplemented in QuartzWindow, and QuartzView.

◆ fY

- (int) fY

Reimplemented in QuartzWindow, and QuartzView.

◆ readColorBits:

- (unsigned char *) readColorBits: (ROOT::MacOSX::X11::Rectangle area

Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.

Property Documentation

◆ fContext

- (CGContextRef) fContext
readnonatomicassign

Definition at line 48 of file X11Drawable.h.

◆ fID

- (unsigned) fID
readwriteoptionalnonatomicassign

Definition at line 37 of file X11Drawable.h.

Collaboration diagram for <X11Drawable>:
[legend]

The documentation for this protocol was generated from the following file: