Go to the source code of this file.
Namespaces | |
namespace | NPlot |
Classes | |
interface | NPlot::IRectangleBrush |
Classes that implement this interface can provide a brush sized according to a given rectangle. More... | |
class | NPlot::RectangleBrushes |
Collection of useful brushes. More... | |
class | NPlot::RectangleBrushes::Solid |
A solid brush. More... | |
class | NPlot::RectangleBrushes::Horizontal |
A brush with horizontal gradient. More... | |
class | NPlot::RectangleBrushes::Vertical |
A brush with vertical gradient. More... | |
class | NPlot::RectangleBrushes::HorizontalCenterFade |
A brush with horizontal gradient that fades into center then out again. More... | |
class | NPlot::RectangleBrushes::VerticalCenterFade |
Brush with vertical gradient that fades into center then out again. More... |