ROOT  6.06/08
Reference Guide
Instance Methods | Properties | List of all members
<X11Drawable> Protocol Reference

Definition at line 40 of file X11Drawable.h.

Instance Methods

(BOOL) - fIsPixmap
 
(BOOL) - fIsOpenGLWidget
 
(int) - fX
 
(int) - fY
 
(unsigned) - fWidth
 
(unsigned) - fHeight
 
(void- copy:::::
 
(unsigned char *) - readColorBits:
 

Properties

unsigned fID
 
CGContextRef fContext
 

#import <X11Drawable.h>

+ Inheritance diagram for <X11Drawable>:

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 53 of file X11Drawable.h.

§ fID

- (unsigned) fID
readwriteoptionalnonatomicassign

Definition at line 43 of file X11Drawable.h.


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