Draw Manual Pages

The Draw routines are used to produce simple on-screen graphics.

Beginner - Basic usage
DrawClear DrawOpenX DrawStringVertical
DrawCreate DrawPause DrawSynchronizedFlush
DrawDestroy DrawPoint DrawTriangle
DrawFlush DrawRectangle
DrawLine DrawString
Intermediate - Setting options for algorithms and data structures
DrawGetMouseButton DrawLGCreate DrawSPGetDraw
DrawGetPause DrawLGDestroy DrawSPReset
DrawGetTitle DrawLGDraw DrawSPSetDimension
DrawHistAddValue DrawLGGetDraw DrawSPSetLimits
DrawHistCreate DrawLGIndicateDataPoints DrawScalePopup
DrawHistDestroy DrawLGReset DrawSetDoubleBuffer
DrawHistDraw DrawLGSetDimension DrawSetFromOptions
DrawHistGetAxis DrawLGSetLimits DrawSetPause
DrawHistGetDraw DrawResizeWindow DrawSetTitle
DrawHistReset DrawSPAddPoint DrawSetType
DrawHistSetColor DrawSPAddPoints DrawSynchronizedClear
DrawHistSetLimits DrawSPCreate DrawSynchronizedGetMouseButton
DrawHistSetNumberBins DrawSPDestroy DrawTensorContour
DrawLGAddPoint DrawSPDraw
DrawLGAddPoints DrawSPGetAxis
Advanced - Setting more advanced options and customization
DrawAppendTitle DrawEOP DrawSetCoordinates
DrawAxisCreate DrawGetCoordinates DrawSetViewPort
DrawAxisDestroy DrawGetPopup DrawSplitViewPort
DrawAxisDraw DrawGetType DrawStringGetSize
DrawAxisSetColors DrawIsNull DrawStringSetSize
DrawAxisSetLabels DrawLGGetAxis DrawTensorContourPatch
DrawAxisSetLimits DrawLineGetWidth DrawZoom
DrawBOP DrawLineSetWidth
DrawCheckResizedWindow DrawPointSetSize
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
DrawRegister DrawRegisterAll DrawRegisterDestroy

Table of Contents