DCL:GRPH2:U[XYZ]PACK: Cartesian Coordinate Axis Routines
The UXPACK/UYPACK/UZPACK are subroutine packages for plotting the coordinate axes in a Cartesian coordinate system. Therefore, they can only be used for normalization transformations with transformation function numbers ITR=1-4 (in a Cartesian coordinate system). The program is not certified to operate properly when other transformation function numbers are specified.
The packages for coordinate axes such as ULPACK (Chapter 4),
UCPACK (Chapter 5), and USPACK (Chapter 7)
are designed based on this package.
The functions of theUXPACK/UYPACK/UZPACK packages are as follows.
UXPACK : Plots the x axis UYPACK : Plots the Y axis UZPACK : Handles internal variables and performs initialization
The UXPACK and UYPACK consist of subroutine groups on 3 levels.
A user who wishes to plot simple coordinate axes may skip to Section
3.6 "The Explanation of Upper-Level
Routines" after reading the explanation in the next section on "the
Position of Coordinate Axes." These should be enough for plotting simple
coordinate axes desired by the user.