Logo ROOT   6.10/09
Reference Guide
List of all members | Instance Methods | Properties | List of all members
<X11Drawable> Protocol Reference

Definition at line 34 of file X11Drawable.h.

Instance Methods

(void- copy:::::
 
(unsigned) - fHeight
 
(BOOL) - fIsOpenGLWidget
 
(BOOL) - fIsPixmap
 
(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:::::()

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

Reimplemented in QuartzPixmap.

◆ fHeight()

- (unsigned) fHeight

Reimplemented in QuartzImage, and QuartzPixmap.

◆ fIsOpenGLWidget()

- (BOOL) fIsOpenGLWidget

Reimplemented in QuartzImage, and QuartzPixmap.

◆ fIsPixmap()

- (BOOL) fIsPixmap

Reimplemented in QuartzImage, and QuartzPixmap.

◆ fWidth()

- (unsigned) fWidth

Reimplemented in QuartzImage, and QuartzPixmap.

◆ fX()

- (int) fX

◆ fY()

- (int) fY

◆ readColorBits:()

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

Reimplemented in QuartzImage, and QuartzPixmap.

Property Documentation

◆ fContext

- (CGContextRef) fContext
readnonatomicassign

Definition at line 47 of file X11Drawable.h.

◆ fID

- (unsigned) fID
readwriteoptionalnonatomicassign

Definition at line 37 of file X11Drawable.h.


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