DataSpec class

The DataSpec class provides a way to describe data- specific plot attributes.


Synopsis

Header file:		<None>
Class name:		dataSpecClass
Class pointer:		<Not referenceable>
Fortran class function:	<Not referenceable>
Superclass:		Base
Composite classes:	<None>

Resources

Local resources

The DataSpec class doesn't define any public resources.

Superclass resources

There are no Superclass resources.

Description

The DataSpec class is used as a building block for all the data-specific classes. Currently, XyDataSpec is the only DataSpec subclass that is used.

Quite often, there are plot attributes that are specific to the data being visualized. For example, when you use XyPlot to visualize coordinate data, the line labels that are drawn with each line are specified using a data-specific resource. Since it is possible to add multiple DataItems to the xyCoordData resource, it is necessary to be able to set these data-specific resources for each DataItem that gets added to the xyCoordData resource.


Support functions

NhlIsDataSpec
This function just determines if a given object id identifies a DataSpec class object.

See also


Copyright

Copyright 1987-1999 University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.

NCAR Graphics is a registered trademark of the University Corporation for Atmospheric Research.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.8 $ $Date: 1998/06/15 21:26:57 $