The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Axis_Alignment
|
/*
* ENUM: SE_Axis_Alignment
*
* This data type specifies the position of the given <Regular Axis>
* instance with respect to the axis interval.
*/
} SE_Axis_Alignment;
Enumerant Notes
Tic mark is representative of all points in the interval, and thus
has no particular alignment with respect to the interval.
Tic mark is representative of the lower interval value.
Tic mark is representative of the interval median value calculated as
the average of the two interval end-point values.
Tic mark is representative of the upper interval value.
Tic mark is representative of the geometric mean of the interval
values. This kind of axis alignment is intended for use primarily
in <Regular Axis> instances with "logarithmic" spacing.
Prev: SE_API.
Next: SE_Boolean.
Return to:
Top of this Page,
Type Index
|
Last updated: July 16, 2004
|
Copyright © 2004 SEDRIS
|
|