DimensionObject Class Reference

This class provides access to the display properties for a dimension object. More...

#include <DimensionObject.h>

Inheritance diagram for DimensionObject:

Inheritance graph

List of all members.

Protected Member Functions

virtual ~DimensionObject ()


Detailed Description

This class provides access to the display properties for a dimension object.

A dimension object selects full rows or columns of the scene.

Possible GraphicObjectTypes: ROW_OBJECT, COLUMN_OBJECT.

This subclass of Subject will notify upon the following conditions:

Definition at line 25 of file DimensionObject.h.


Constructor & Destructor Documentation

virtual DimensionObject::~DimensionObject (  )  [protected, virtual]

This should be destroyed by calling GraphicLayer::removeObject.

Definition at line 31 of file DimensionObject.h.


Software Development Kit - Opticks 4.9.0 Build 16218