MGH_EXAMPLE_MSAXIS Name
MGH_EXAMPLE_MSAXIS Purpose
This example demonstrates master-slave relationships between
axes, atoms & symbols.
The central concept behind the MGHgrGraph class is that the axes
in a graph define coordinate conversions, which are then adopted
by atoms and symbols as they are added to the graph. This concept
has now been taken a step further in that axes keep referencesto
the objects (slaves) that have been fitted to them and update
their slaves if any of the axis's relevant properties is changed.
###########################################################################
This software is provided subject to the following conditions:
1. NIWA makes no representations or warranties regarding the
accuracy of the software, the use to which the software may
be put or the results to be obtained from the use of the
software. Accordingly NIWA accepts no liability for any loss
or damage (whether direct of indirect) incurred by any person
through the use of or reliance on the software.
2. NIWA is to be acknowledged as the original author of the
software where the software is used or presented in any form.
###########################################################################
Modification History
Mark Hadfield, 2000-06:
Written.
Mark Hadfield, 2004-07:
Modified to accommodate the recent overhaul of graph & axis classes.