Package | Description |
---|---|
org.apache.flex.compiler.fxg.swf | |
org.apache.flex.compiler.internal.fxg.dom | |
org.apache.flex.compiler.internal.fxg.dom.strokes |
Modifier and Type | Method and Description |
---|---|
protected DefineShapeTag |
FXG2SWFTranscoder.createDefineShapeTag(AbstractShapeNode node,
List<ShapeRecord> shapeRecords,
IFillNode fill,
IStrokeNode stroke,
FXGMatrix transform,
Winding... windings) |
protected LineStyle |
FXG2SWFTranscoder.createLineStyle(IStrokeNode stroke,
Rect bounds) |
protected PlaceObject3Tag |
FXG2SWFTranscoder.placeDefineShapeTag(AbstractShapeNode node,
List<ShapeRecord> shapeRecords,
IFillNode fill,
IStrokeNode stroke,
GraphicContext context,
Winding... windings) |
Modifier and Type | Field and Description |
---|---|
IStrokeNode |
AbstractShapeNode.stroke |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStrokeNode
Base class for all FXG stroke nodes.
|
class |
LinearGradientStrokeNode |
class |
RadialGradientStrokeNode |
class |
SolidColorStrokeNode |
Copyright © 2016 The Apache Software Foundation. All rights reserved.