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 | 
#include <X11Drawable.h>
| - (void) copy: | (NSObject< X11DrawableX11Drawable > *) | 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.
| - (unsigned) fHeight | 
Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.
| - (BOOL) fIsOpenGLWidget | 
Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, QuartzView, and ROOTOpenGLView.
| - (BOOL) fIsPixmap | 
Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.
| - (CGFloat) fScaleFactor | 
Reimplemented in QuartzPixmap, QuartzWindow, and QuartzView.
| - (unsigned) fWidth | 
Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.
| - (int) fX | 
Reimplemented in QuartzWindow, and QuartzView.
| - (int) fY | 
Reimplemented in QuartzWindow, and QuartzView.
| - (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area | 
Reimplemented in QuartzPixmap, QuartzImage, QuartzWindow, and QuartzView.
      
  | 
  readnonatomicassign | 
Definition at line 48 of file X11Drawable.h.
      
  | 
  readwriteoptionalnonatomicassign | 
Definition at line 37 of file X11Drawable.h.