Methods of Class DGraphicSurface


- (DColor *) backgroundColor - [DGraphicDrawable]
- (BOOL) backgroundColor :(DColor *) bgc - [DGraphicDrawable]
- (int) bezierSteps - [DGraphicDrawable]
- (DGraphicDrawable *) bezierSteps :(int) steps - [DGraphicDrawable]
- (BOOL) blit :(unsigned) startX :(unsigned) startY :(DGraphicDrawable *) other :(unsigned) oStartX :(unsigned) oStartY :(unsigned) oEndX :(unsigned) oEndY - [DGraphicDrawable]
- (BOOL) clear - [DGraphicDrawable]
- (BOOL) clip - [DGraphicDrawable]
- (BOOL) clip :(unsigned) minX :(unsigned) minY :(unsigned) maxX :(unsigned) maxY - [DGraphicDrawable]
- (unsigned) clipMaxX - [DGraphicDrawable]
- (unsigned) clipMaxY - [DGraphicDrawable]
- (unsigned) clipMinX - [DGraphicDrawable]
- (unsigned) clipMinY - [DGraphicDrawable]
- (DGraphicSurface *) close - [DGraphicSurface]
- (BOOL) color :(DColor *) fgc :(DColor *) bgc - [DGraphicDrawable]
- (int) cursor :(int) state - [DGraphicDrawable]
- (BOOL) cursor :(unsigned) x :(unsigned) y - [DGraphicDrawable]
- (unsigned) cursorX - [DGraphicDrawable]
- (unsigned) cursorY - [DGraphicDrawable]
- (int) dashLength - [DGraphicDrawable]
- (DGraphicDrawable *) dashLength :(int) length - [DGraphicDrawable]
- (BOOL) drawBezierLine :(unsigned) startX :(unsigned) startY :(unsigned) strrcX :(unsigned) strrcY :(unsigned) endrcX :(unsigned) endrcY :(unsigned) endX :(unsigned) endY - [DGraphicDrawable]
- (BOOL) drawHLine : (unsigned) endX - [DGraphicDrawable]
- (BOOL) drawHLine :(unsigned) startX :(unsigned) startY :(unsigned) endX - [DGraphicDrawable]
- (BOOL) drawHLine :(unsigned) startX :(unsigned) startY :(unsigned) endX :(int) lineType - [DGraphicDrawable]
- (BOOL) drawLine :(unsigned) endX :(unsigned) endY - [DGraphicDrawable]
- (BOOL) drawLine :(unsigned) startX :(unsigned) startY :(unsigned) endX :(unsigned) endY - [DGraphicDrawable]
- (BOOL) drawLine :(unsigned) startX :(unsigned) startY :(unsigned) endX :(unsigned) endY :(int) lineType - [DGraphicDrawable]
- (BOOL) drawPoint - [DGraphicDrawable]
- (BOOL) drawPoint :(unsigned) startX :(unsigned) startY - [DGraphicDrawable]
- (BOOL) drawVLine :(unsigned) endY - [DGraphicDrawable]
- (BOOL) drawVLine :(unsigned) startX :(unsigned) startY :(unsigned) endY - [DGraphicDrawable]
- (BOOL) drawVLine :(unsigned) startX :(unsigned) startY :(unsigned) endY :(int) lineType - [DGraphicDrawable]
- (DGraphicDrawable *) drawable :(unsigned) width :(unsigned) height - [DGraphicDrawable]
- (int) error - [DGraphicDrawable]
- (id <DFont>) font - [DGraphicDrawable]
- (id <DFont>) font :(id <DFont>) font - [DGraphicDrawable]
- (DColor *) foregroundColor - [DGraphicDrawable]
- (BOOL) foregroundColor :(DColor *) fgc - [DGraphicDrawable]
- free - [DGraphicSurface]
- (unsigned) height - [DGraphicDrawable]
- (DGraphicSurface *) init - [DGraphicSurface]
- (DGraphicSurface *) init :(unsigned) width :(unsigned) height :(DColor *) fgc :(DColor *) bgc - [DGraphicSurface]
- (BOOL) isDrawing - [DGraphicDrawable]
- (BOOL) isOpen - [DGraphicDrawable]
- (BOOL) isValid :(unsigned) x :(unsigned) y - [DGraphicDrawable]
- (int) lineType - [DGraphicDrawable]
- (DGraphicDrawable *) lineType :(int) type - [DGraphicDrawable]
- (unsigned) maxX - [DGraphicDrawable]
- (unsigned) maxY - [DGraphicDrawable]
- (BOOL) open :(unsigned) width :(unsigned) height :(DColor *) fgc :(DColor *) bgc - [DGraphicSurface]
- (int) pointer :(int) state - [DGraphicDrawable]
- (BOOL) readImage :(unsigned) startX :(unsigned) startY :(id <DImage>) image - [DGraphicDrawable]
- (BOOL) seek :(unsigned long) offset :(int) origin - [DGraphicDrawable]
- shallowCopy - [DGraphicSurface]
- (BOOL) skip :(unsigned long) offset - [DGraphicDrawable]
- (BOOL) startDrawing - [DGraphicDrawable]
- (BOOL) startDrawing :(unsigned) minX :(unsigned) minY :(unsigned) maxX :(unsigned) maxY - [DGraphicDrawable]
- (DGraphicDrawable *) stopDrawing - [DGraphicDrawable]
- (unsigned long) tell - [DGraphicDrawable]
- (unsigned) width - [DGraphicDrawable]
- (BOOL) writeChar :(char) ch - [DGraphicDrawable]
- (BOOL) writeChar :(unsigned) startX :(unsigned) startY :(char) ch - [DGraphicDrawable]
- (BOOL) writeImage :(unsigned) startX :(unsigned) startY :(id <DImage>) image - [DGraphicDrawable]
- (BOOL) writeLine :(const char *) text - [DGraphicDrawable]
- (BOOL) writeText :(const char *) text - [DGraphicDrawable]
- (BOOL) writeText :(unsigned) startX :(unsigned) startY :(const char *) text - [DGraphicDrawable]

generated 05-Nov-2007 by ObjcDoc 3.0.0