NuGridRadialGradientBrush

Description

The NuGridRadialGradientBrush class is used for radial gradient fill of table cell background.

Inheritance Hierarchy

          NSObject

          NuGridBrush

          NuGridGradientBrush

          NuGridRadialGradientBrush

Supported Protocols

<NSCoding>

<NSCopying>

Properties

center. Radial gradient center.

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