NPlot::IRectangleBrush Interface Reference

Classes that implement this interface can provide a brush sized according to a given rectangle. More...

Inheritance diagram for NPlot::IRectangleBrush:

NPlot::RectangleBrushes::Horizontal NPlot::RectangleBrushes::HorizontalCenterFade NPlot::RectangleBrushes::Solid NPlot::RectangleBrushes::Vertical NPlot::RectangleBrushes::VerticalCenterFade List of all members.

Public Member Functions

Brush Get (Rectangle rectangle)
 Gets a brush according to the supplied rectangle.

Detailed Description

Classes that implement this interface can provide a brush sized according to a given rectangle.

Definition at line 63 of file RectangleBrushes.cs.


Member Function Documentation

Brush NPlot::IRectangleBrush::Get Rectangle  rectangle  ) 
 

Gets a brush according to the supplied rectangle.

Parameters:
rectangle the rectangle used to construct the brush
Returns:
The brush

Implemented in NPlot::RectangleBrushes::Solid, NPlot::RectangleBrushes::Horizontal, NPlot::RectangleBrushes::Vertical, NPlot::RectangleBrushes::HorizontalCenterFade, and NPlot::RectangleBrushes::VerticalCenterFade.

Referenced by NPlot::PlotSurface2D::Draw(), NPlot::HistogramPlot::Draw(), NPlot::FilledRegion::Draw(), NPlot::BarPlot::Draw(), NPlot::HistogramPlot::DrawInLegend(), and NPlot::BarPlot::DrawInLegend().


The documentation for this interface was generated from the following file:
Generated on Sat Nov 5 01:04:09 2005 for NPlot by  doxygen 1.4.5