[Previous] [Up] [Next]

NSGraphicsContext

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSGraphicsContext

NSGraphicsContext

Declared in: Gui/NSGraphicsContext.h

Inherits from: NSObject

Conforms to: NSObject



currentContext

+ (NSGraphicsContext*) currentContext

setCurrentContext:

+ (void) setCurrentContext: (NSGraphicsContext*)context

flush

- (void) flush

flushGraphics

- (void) flushGraphics

isDrawingToScreen

- (BOOL) isDrawingToScreen

restoreGraphicsState

- (void) restoreGraphicsState

saveGraphicsState

- (void) saveGraphicsState

wait

- (void) wait