Draw Manual Pages

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

Beginner - Basic usage
DrawClear DrawOpenPS DrawString
DrawCreate DrawOpenX DrawStringVertical
DrawDestroy DrawPause DrawSynchronizedFlush
DrawFlush DrawPoint DrawTriangle
DrawLine DrawRectangle
Intermediate - Setting options for algorithms and data structures
DrawGetMouseButton DrawLGCreate DrawSPGetDraw
DrawGetPause DrawLGDestroy DrawSPReset
DrawGetTitle DrawLGDraw DrawSPSetDimension
DrawHGAddValue DrawLGGetDraw DrawSPSetLimits
DrawHGCreate DrawLGIndicateDataPoints DrawScalePopup
DrawHGDestroy DrawLGReset DrawSetDoubleBuffer
DrawHGDraw DrawLGSetDimension DrawSetFromOptions
DrawHGGetAxis DrawLGSetLimits DrawSetPause
DrawHGGetDraw DrawResizeWindow DrawSetTitle
DrawHGReset DrawSPAddPoint DrawSetType
DrawHGSetColor DrawSPAddPoints DrawSynchronizedClear
DrawHGSetLimits DrawSPCreate DrawSynchronizedGetMouseButton
DrawHGSetNumberBins DrawSPDestroy DrawTensorContour
DrawLGAddPoint DrawSPDraw
DrawLGAddPoints DrawSPGetAxis
Advanced - Setting more advanced options and customization
DrawAppendTitle DrawGetCoordinates DrawSetCoordinates
DrawAxisCreate DrawGetPopup DrawSetViewPort
DrawAxisDestroy DrawGetSingleton DrawSplitViewPort
DrawAxisDraw DrawGetType DrawStringGetSize
DrawAxisSetColors DrawIsNull DrawStringSetSize
DrawAxisSetLabels DrawLGGetAxis DrawTensorContourPatch
DrawAxisSetLimits DrawLineGetWidth DrawViewPortsCreate
DrawBOP DrawLineSetWidth DrawViewPortsDestroy
DrawCheckResizedWindow DrawPointSetSize DrawViewPortsSet
DrawEOP DrawRestoreSingleton DrawZoom
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
DrawRegisterAll DrawRegisterDestroy DrawRegisterDynamic

Table of Contents