KPG1_LITRx

Saves a transformation for a linear plot in the AGI database

Description:

This routine defines the transformations between world and a linear data co-ordinate system that has eithe, neither or both axes with reversed polarity (increasing right to left or top to bottom), and saves the transformation in the AGI database with the current picture.

Invocation

CALL KPG1_LITRx( SCALE, OFFSET, STATUS )

Arguments

SCALE( 2 ) = ? (Given)
The scale factors of each linear axis to transform from world co-ordinates to data co-ordinates.
OFFSET( 2 ) = ? (Given)
The offsets of each linear axis at pixel 0 to transform from world co-ordinates to data co-ordinates.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:

Prior Requirements