NuGridGradientBrush

Description

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

Inheritance Hierarchy

          NSObject

          NuGridBrush

          NuGridGradientBrush

Supported Protocols

<NSCoding>

<NSCopying>

Comments

The NuGridBrush class is parent for the following classes:

Properties

gradientStops. Gradient transition point.

Properties inherited from NuGridBrush

opacity. Brush transparency.

Methods

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