DrawAxisDraw
Draws an axis.
Synopsis
int DrawAxisDraw(DrawAxis ad)
Not Collective (ignored on all processors except processor 0 of DrawAxis)
Input Parameter
ad -Axis structure
Note
This draws the actual axis. The limits etc have already been set.
By picking special routines for the ticks and labels,
specialeffects may be generated. These routines are part of the
Axisstructure (ad).
Location: src/draw/utils/axis.c
Graphics (Draw) Index
Table of Contents