ROOT 6.12/07 Reference Guide |
Definition at line 34 of file X11Drawable.h.
Instance Methods | |
(void) | - copy::::: |
(unsigned) | - fHeight |
(BOOL) | - fIsOpenGLWidget |
(BOOL) | - fIsPixmap |
(CGFloat) | - fScaleFactor |
(unsigned) | - fWidth |
(int) | - fX |
(int) | - fY |
(unsigned char *) | - readColorBits: |
Properties | |
CGContextRef | fContext |
unsigned | fID |
#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 QuartzPixmap.
- (unsigned) fHeight |
Reimplemented in QuartzImage, and QuartzPixmap.
- (BOOL) fIsOpenGLWidget |
Reimplemented in QuartzImage, and QuartzPixmap.
- (BOOL) fIsPixmap |
Reimplemented in QuartzImage, and QuartzPixmap.
- (CGFloat) fScaleFactor |
Reimplemented in QuartzPixmap.
- (unsigned) fWidth |
Reimplemented in QuartzImage, and QuartzPixmap.
- (int) fX |
- (int) fY |
- (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Reimplemented in QuartzImage, and QuartzPixmap.
|
readnonatomicassign |
Definition at line 48 of file X11Drawable.h.
|
readwriteoptionalnonatomicassign |
Definition at line 37 of file X11Drawable.h.