Class Summary Image_Graph_Fill_Common

Class Summary Image_Graph_Fill_Common -- Base class for a fill-element (e.g. a "solid" fill or a "gradient" fill)

Base class for a fill-element (e.g. a "solid" fill or a "gradient" fill)

This class provides a basic implementation that is used and extended in all derived fill-elements. Fill-elements can be used at various places in Image_Graph. E.g. you can use it for filling a data-element (Image_Graph_Data_Common and derived classes) or a grid-element (Image_Graph_Grid).

Class Trees for Image_Graph_Fill_Common

Table 33-1. Classes that extend Image_Graph_Fill_Common

ClassSummary
Image_Graph_Fill_SolidSolid fill-element
Image_Graph_Fill_GradientGradient fill-element