ITT Rule IDL Version 7.0 User Manual Page 35

  • Download
  • Add to my manuals
  • Print
  • Page
    / 430
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 34
Chapter 2: iTool System Architecture 35
iTool Developer’s Guide iTool Object Hierarchy
container, the second specifies that it appears in the Operations menu. For example,
the relative identifier for the Statistics operation is:
OPERATIONS/OPERATIONS/STATISTICS
TOOLBAR
A toolbar is an iTool component object that contains information about buttons that
should be displayed in the iTool’s main interface. The TOOLBAR container holds
the object descriptors of operations, manipulators, and annotations that are exposed
via the iTool’s toolbar. In most cases, these objects are proxies of objects held in
other containers. For example, the File Open operation is held by the FILE
subcontainer of the OPERATIONS container; it is also exposed (via a proxy) on the
iTool toolbar as:
TOOLBAR/FILE/OPEN
WINDOW
A window is an iTool component that holds (indirectly) the actual graphics object
hierarchy displayed in the iTool window. It is a representation of an on-screen area
on a display device that serves as a graphics destination. Each window contains one
or more views. The relative identifier of a window is always:
WINDOW
The object hierarchy rooted at the WINDOW is displayed in the iTools Visualization
Browser in a tree view. The objects in the hierarchy correspond to the levels shown in
the Visualization Browser view.
VIEW
A view is an iTool component that represents a rectangular area in which graphics
objects are drawn. Each view contains one or more visualization layers and one or
more annotation layers. For example the relative identifier of the first view in a
window container is:
WINDOW/VIEW_1
VISUALIZATION LAYER
A visualization layer is an iTool component that contains visualizations. Each
visualization layer contains zero or more data spaces. For example, the relative
identifier of the visualization layer in the first view in window container is:
WINDOW/VIEW_1/VISUALIZATION LAYER
Page view 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 429 430

Comments to this Manuals

No comments