Package | Description |
---|---|
ilog.views.chart |
Contains all of the main Chart classes and interfaces.
|
ilog.views.java2d |
Provides some classes extending Java 2D API.
|
ilog.views.util.java2d |
Contains classes that extends the Java 2D API.
|
Modifier and Type | Method and Description |
---|---|
static IlvRadialGradientPaint |
IlvColor.getSphereGradient(Color sphereColor,
Color lightColor)
Returns a gradient that emulates a 3-D lighting effect on a sphere.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvRadialGradientPaint
This class defines a multiple radial color gradient paint that will be
used to fill Java 2
Shape objects. |
Constructor and Description |
---|
IlvRadialGradientPaint(IlvRadialGradientPaint source)
Creates a radial gradient paint by copying an existing one.
|
Constructor and Description |
---|
IlvRadialGradientPaint(IlvRadialGradientPaint source)
Creates a radial gradient paint by copying an existing one.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.