#include <gre/viewable.h>
Inheritance diagram for GRE_VIEWABLE:

Definition at line 135 of file viewable.h.
|
|
Destructor.
|
|
||||||||||||
|
Constructor.
|
|
|
Clear MacroScript list.
Definition at line 200 of file viewable.h. |
|
|
Clear save location specification.
Definition at line 205 of file viewable.h. |
|
|
Clear ToolScript list.
Definition at line 210 of file viewable.h. |
|
|
|
|
|
|
|
|
Destroy all views of this object.
|
|
|
Definition at line 224 of file viewable.h. |
|
||||||||||||
|
Definition at line 231 of file viewable.h. |
|
|
Definition at line 227 of file viewable.h. |
|
|
Definition at line 236 of file viewable.h. |
|
|
Definition at line 239 of file viewable.h. |
|
|
Definition at line 242 of file viewable.h. |
|
|
Draw all views of this object.
Definition at line 247 of file viewable.h. |
|
|
Find layer using unique ID.
Implemented in GRE_GROUP, and GRE_LAYOUT. |
|
|
Get reference to "display control script".
Definition at line 253 of file viewable.h. |
|
|
Get 'design scale' for layout or group.
Definition at line 267 of file viewable.h. |
|
|
Get parent for dialogs relating to this object.
Definition at line 271 of file viewable.h. |
|
|
Get element highlighting mode.
Definition at line 275 of file viewable.h. |
|
|
Get overall viewable extents.
Definition at line 258 of file viewable.h. |
|
|
Get first view of this object.
for (GRE_VIEW *view = object->GetFirstView(); (view != 0); view = view->GetNext()) { ... } |
|
|
Get full object name.
Implemented in GRE_GROUP, and GRE_LAYOUT. |
|
|
Get unique index for building Ini name.
Definition at line 488 of file viewable.h. |
|
|
Get name of object to use in Ini file access.
Definition at line 296 of file viewable.h. |
|
|
Get MacroScript list.
Definition at line 301 of file viewable.h. |
|
|
Get next available unique ID.
Implemented in GRE_GROUP, and GRE_LAYOUT. |
|
|
Get path to file where viewable saved.
Definition at line 310 of file viewable.h. |
|
|
Get object item reference to save location.
Definition at line 314 of file viewable.h. |
|
|
Get whether to show internal tables in table lists.
Definition at line 318 of file viewable.h. |
|
|
Get whether to show scale ranges in layer lists.
Definition at line 322 of file viewable.h. |
|
|
Compute dimensions of object based on scale and georeference.
Implemented in GRE_GROUP, and GRE_LAYOUT. |
|
|
Get ToolScript list.
Definition at line 332 of file viewable.h. |
|
|
Get topmost containing viewable (non-const).
|
|
|
Get topmost containing viewable (const).
|
|
|
Get view of this object given view number.
|
|
|
Determine if object has any layers.
Implemented in GRE_GROUP, and GRE_LAYOUT. |
|
|
Determine if save location has been specified.
|
|
|
Determine if changes have been made since last save.
Definition at line 359 of file viewable.h. |
|
||||||||||||||||
|
Create "object manager" container (RowColumn) widget.
|
|
|
Get RowColumn widget for creating items in object manager.
Definition at line 374 of file viewable.h. |
|
|
Create initial set of items in object manager.
Implemented in GRE_GROUP, and GRE_LAYOUT. |
|
|
Scroll to make specified widget visible in object manager.
|
|
||||||||||||
|
Set position of item in object manager.
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
Render to raster.
|
|
|
Reset "is modified" status to "false".
Definition at line 410 of file viewable.h. |
|
|
Get serialization item definition array.
Definition at line 498 of file viewable.h. |
|
||||||||||||
|
Set 'design scale' for layout or group.
Definition at line 414 of file viewable.h. |
|
|
Set parent for dialogs relating to this object.
Definition at line 420 of file viewable.h. |
|
|
Set element highlighting mode.
|
|
|
Set base name of object for use in Ini file acces.
|
|
|
Set index for building Ini name.
|
|
|
Definition at line 435 of file viewable.h. |
|
|
Set path to file where viewable saved. Also resets object such that expects to save to non-RVC file. |
|
|
Set object item reference to save location.
Definition at line 447 of file viewable.h. |
|
|
Set whether to show internal tables in table lists.
|
|
|
Set whether to show scale ranges in layer lists.
|
|
|
Definition at line 462 of file viewable.h. |
|
|
Install SML class, called by internal SML function.
Reimplemented in GRE_GROUP, and GRE_LAYOUT. |
|
|
Get serialization item definition array.
|
|
|
Update user interface for changes to view scripts.
|
|
|
Changes have been made since last save.
Definition at line 475 of file viewable.h. |
1.3.8-20040913