Package | Description |
---|---|
org.apache.flex.compiler.internal.fxg.dom.fills | |
org.apache.flex.compiler.internal.fxg.dom.strokes | |
org.apache.flex.compiler.internal.fxg.swf |
Modifier and Type | Class and Description |
---|---|
class |
LinearGradientFillNode |
class |
RadialGradientFillNode |
Modifier and Type | Class and Description |
---|---|
class |
LinearGradientStrokeNode |
class |
RadialGradientStrokeNode |
Modifier and Type | Method and Description |
---|---|
static Matrix |
TypeHelper.linearGradientMatrix(IScalableGradientNode gradient,
Rect pathBounds)
Method to generate a transform matrix for the linear gradient strokes and
fills.
|
static Matrix |
TypeHelper.radialGradientMatrix(IScalableGradientNode gradient,
Rect pathBounds)
Method to generate a transform matrix for the radial gradient strokes and
fills.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.