ROOT
6.06/09
Reference Guide
|
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>
- (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 |
Reimplemented in QuartzView, QuartzImage, QuartzWindow, QuartzPixmap, and ROOTOpenGLView.
- (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.
|
readnonatomicassign |
Definition at line 53 of file X11Drawable.h.
|
readwriteoptionalnonatomicassign |
Definition at line 43 of file X11Drawable.h.
Referenced by TGCocoa::CreateOpenGLWindow(), TGCocoa::CreateWindow(), QuartzWindow::setAttributes:, and ROOT::MacOSX::X11::WindowLostFocus().