Spec-Zone .ru
спецификации, руководства, описания, API

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

Profile: desktop, common

Overview

Base class for a color or gradients used to fill shapes and backgrounds when rendering the scene graph.

Profile: common

Inherited Variables

Function Summary

public abstract getAWTPaint() : java.awt.Paint

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

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

Returns
Paint
the paint context for generating color patterns
 

Inherited Functions