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

Definition at line 40 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

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

Reimplemented in QuartzView, QuartzWindow, and QuartzPixmap.

- (unsigned) fHeight

Reimplemented in QuartzView, QuartzImage, QuartzWindow, and QuartzPixmap.

- (BOOL) fIsOpenGLWidget
- (BOOL) fIsPixmap

Reimplemented in QuartzView, QuartzImage, QuartzWindow, and QuartzPixmap.

- (unsigned) fWidth

Reimplemented in QuartzView, QuartzImage, QuartzWindow, and QuartzPixmap.

- (int) fX

Reimplemented in QuartzView, and QuartzWindow.

- (int) fY

Reimplemented in QuartzView, and QuartzWindow.

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

Reimplemented in QuartzView, QuartzImage, QuartzWindow, and QuartzPixmap.

Property Documentation

- (CGContextRef) fContext
readnonatomicassign

Definition at line 53 of file X11Drawable.h.

- (unsigned) fID
readwriteoptionalnonatomicassign

Definition at line 43 of file X11Drawable.h.


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