NuGridLinearGradientBrush

Description

The NuGridLinearGradientBrush class is used for linear gradient fill of table cell background.

Inheritance Hierarchy

          NSObject

          NuGridBrush

          NuGridGradientBrush

          NuGridLinearGradientBrush

Supported Protocols

<NSCoding>

<NSCopying>

Properties

startPoint. Gradient start point.

endPoint. End point of gradient.

NuGridGradientBrush

gradientStops. Gradient transition point.

Properties inherited from NuGridBrush

opacity. Brush transparency.

Methods inherited from NuGridGradientBrush

calcMaxDistance:toEdges:. Calculates maximum distance between the specified point and borders of rectangular area.

gradient. Creates an instance of gradient object.

Methods inherited from NuGridBrush

applyToContext:path:rect:. Applies brush parameters for the specified graphic context.

See also:

Classes