MGHGRVOLUME__DEFINE Class Name
MGHgrVolume Purpose
An IDLgrVolume inside a user-friendly (?) wrapper.
Category
Object graphics.
Superclasses
This class inherits from IDLgrModel.
Properties
The following properties are supported:
LOCATION (Init,Get,Set)
Location of the lower left corner of the rectangle in data units.
DIMENSIONS (Init,Get,Set)
Dimensions of the volume in data units.
XCOORD_CONV (Init,Get,Set)
YCOORD_CONV (Init,Get,Set)
ZCOORD_CONV (Init,Get,Set)
Coordinate transformations specifying the relationship between
normalised & data units.
XRANGE (Get)
YRANGE (Get)
ZRANGE (Get)
Position of the extremes of the object in data units. ZRANGE is
not finalised until the object is drawn.
Methods
The usual.
###########################################################################
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, 1998-08:
Written.
Mark Hadfield, 2004-07:
Updated to support property-sheet functionality.