Constructor taking a String which describes the full pathname of a Table on disk.
Destructor.
Install the default options for this DisplayData.
Apply options stored in rec to the DisplayData. A return value of True means a refresh is needed. recOut contains any fields which were implicitly changed as a result of the call to this function.
Retrieve the current and default options and parameter types.
Return the type of this DisplayData.
Create a new AxesDisplayMethod for drawing on the given WorldCanvas when the AttributeBuffers are suitably matched to the current state of this DisplayData and of the WorldCanvas/Holder. The tag is a unique number used to identify the age of the newly constructed CachingDisplayMethod.
Return the current options of this DisplayData as an AttributeBuffer.
Get the column name for text labelling.
Get the line width for labelling.
Get the marker type, size and color.
Get the column name for value-size mapping.
Get the character font, size, color and angle for labelling.
Get the label x and y offsets (in character height).
Determine ability to draw, given current canvas coordinate state. This DD requires direction coordinates in both X and Y axis codes.
(Required) copy constructor.
(Required) copy assignment.
Attempt to determine which columns map to longitude, latitude, and type.
Return the unit of a given column in the table. This is extracted from the first column keyword matching the pattern ^[uU][nN][iI][tT]$. If no unit keyword is available, the returned unit is a null unit.
Construct and destruct the parameter set.