[Previous]
[Up]
[Next]
NSDPSContext
Authors
- Richard Frith-Macdonald
-
Version: 0.1
Date: 28 February, 2000
Declared in: Gui/NSDPSContext.h
Inherits from: NSGraphicsContext
Conforms to: NSObject
+ (BOOL) areAllContextsOutputTraced
+ (BOOL) areAllContextsSynchronized
+ (id) currentContext
+ (void) setAllContextsOutputTraced: (BOOL)flag
+ (void) setAllContextsSynchronized: (BOOL)flag
+ (void) setCurrentContext: (NSGraphicsContext*)context
+ (NSString*) stringForDPSError: (constDPSBinObjSeqRec*)error
- (DPSContext) DPSContext
- (void) awaitReturnValues
- (void) chainChildContext: (NSDPSContext*)child
- (NSDPSContext*) childContext
- (DPSErrorProc) errorProc
- (void) flush
- (id)
- (void) interruptExecution
- (BOOL) isDrawingToScreen
- (BOOL) isOutputTraced
- (BOOL) isSynchronized
- (BOOL) isWaitCursorEnabled
- (NSMutableData*) mutableData
- (void) notifyObjectWhenFinishedExecuting: (id<NSDPSContextNotification>)object
- (NSDPSContext*) parentContext
- (void) printFormat: (NSString*)format,...
- (void) printFormat: (NSString*)format arguments: (va_list)argList
- (void) resetCommunication
- (void) setErrorProc: (DPSErrorProc)proc
- (void) setOutputTraced: (BOOL)flag
- (void) setSynchronized: (BOOL)flag
- (void) setTextProc: (DPSTextProc)proc
- (void) setWaitCursorEnabled: (BOOL)flag
- (void) startWaitCursorTimer
- (DPSTextProc) textProc
- (void) unchainContext
- (void) updateNameMap
- (void) wait
- (void) writeBOSArray: (constvoid*)data count: (unsigned int)items ofType: (DPSDefinedType)type
- (void) writeBOSNumString: (constvoid*)data length: (unsigned int)count ofType (DPSDefinedType)type scale: (int)scale
- (void) writeBOSString: (constvoid*)data length: (unsigned int)bytes
- (void) writeBinaryObjectSequence: (constvoid*)data length: (unsigned int)bytes
- (void) writeData: (NSData*)buf
- (void) writePostScriptWithLanguageEncodingConversion: (NSData*)buf