ExportSelection Class Reference

Abstract classes representing selections of objects They're not actually used much though ... More...

#include <bmpprefs.h>

Inheritance diagram for ExportSelection:

DrawingSelection MultipleBitmapSelection RandomSelection SingleBitmapSelection SpreadSelection List of all members.

Public Member Functions

virtual ~ExportSelection ()
virtual SelectionType GetSelectionType ()=0
virtual DocRect GetSize ()=0

Detailed Description

Abstract classes representing selections of objects They're not actually used much though ...

Author:
Colin_Barfoot (Xara Group Ltd) <camelotdev@xara.com>
Date:
25/06/96

Definition at line 624 of file bmpprefs.h.


Constructor & Destructor Documentation

virtual ExportSelection::~ExportSelection  )  [inline, virtual]
 

Definition at line 627 of file bmpprefs.h.

00627 { }


Member Function Documentation

virtual SelectionType ExportSelection::GetSelectionType  )  [pure virtual]
 

Implemented in RandomSelection, SingleBitmapSelection, MultipleBitmapSelection, SpreadSelection, and DrawingSelection.

virtual DocRect ExportSelection::GetSize  )  [pure virtual]
 

Implemented in RandomSelection, SingleBitmapSelection, MultipleBitmapSelection, SpreadSelection, and DrawingSelection.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:54:06 2007 for Camelot by  doxygen 1.4.4