parent - the parent object; NULL will cause a
default toplevel to be created automatically
name - a name for this particular instance of the 2D axis
object (for use in app-defaults files, etc)
OUTPUT
none
RETURN VALUE
The 2D axis object on success, NULL on failure
DESCRIPTION
The 2D axis object provides a set of X, Y axes
for use with one or more 2D plot objects. In general,
the 2D axis object should be set as the visual object
which controls the world view of its siblings; specify
the 2D axis object as the controlling visual object
when setting the XVW_GRAPHICS_ATTACH attributes on its
siblings.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvisual/src/Axis2D.c
SEE ALSO
xvisual(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.