JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

Defines how color patterns can be generated for graphics operations.

See again Also:
Color, LinearGradient, RadialGradient,

Profile: common

Inherited Attributes

Function Summary

public abstract getAWTPaint() : java.awt.Paint

Creates and returns a paint context used to generate the color pattern.

More: [+]

Creates and returns a paint context used to generate the color pattern.

Returns
Paint
the paint context for generating color patterns

Inherited Functions