DebugDrawing::Ellipse Class Reference

#include <DebugDrawing.h>

Inheritance diagram for DebugDrawing::Ellipse:

DebugDrawing::Element List of all members.

Public Member Functions

 Ellipse ()

Public Attributes

int top
int bottom
int left
int right
Drawings::FillStyle fillStyle
Color fillColor

Detailed Description

Stores an ellipse

Definition at line 161 of file DebugDrawing.h.


Constructor & Destructor Documentation

DebugDrawing::Ellipse::Ellipse (  )  [inline]

Definition at line 167 of file DebugDrawing.h.

References DebugDrawing::Element::ELLIPSE, and DebugDrawing::Element::type.


Member Data Documentation

int DebugDrawing::Ellipse::bottom

Definition at line 164 of file DebugDrawing.h.

Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

Color DebugDrawing::Ellipse::fillColor

Definition at line 166 of file DebugDrawing.h.

Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

Drawings::FillStyle DebugDrawing::Ellipse::fillStyle

Definition at line 165 of file DebugDrawing.h.

Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

int DebugDrawing::Ellipse::left

Definition at line 164 of file DebugDrawing.h.

Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

int DebugDrawing::Ellipse::right

Definition at line 164 of file DebugDrawing.h.

Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().

int DebugDrawing::Ellipse::top

Definition at line 164 of file DebugDrawing.h.

Referenced by DebugDrawing::ellipse(), operator<<(), operator>>(), and PaintMethodsWin32::paintDebugDrawingToCDC().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:27:42 2006 for DT2005.panorama by  doxygen 1.4.7