Package | Description |
---|---|
org.apache.flex.compiler.fxg.flex | |
org.apache.flex.compiler.fxg.swf | |
org.apache.flex.compiler.internal.fxg.dom |
Modifier and Type | Class and Description |
---|---|
class |
FlexGraphicNode
A Flex specific override for GraphicNode used to record whether the
FXG document includes any <TextGraphic> child nodes.
|
class |
FlexRichTextNode
A Flex specific override for RichTextNode used to capture the
attributes specified on a <RichText> node in FXG 2.0.
|
class |
FlexTextGraphicNode
A Flex specific override for TextGraphicNode used to capture the
attributes specified on a <TextGraphic> node in FXG 1.0.
|
Modifier and Type | Method and Description |
---|---|
protected PlaceObject3Tag |
FlexFXG2SWFTranscoder.mask(IMaskableNode node,
DefineSpriteTag parentSprite)
This override handles advanced mask features not supported by SWF.
|
Modifier and Type | Method and Description |
---|---|
protected PlaceObject3Tag |
FXG2SWFTranscoder.mask(IMaskableNode node,
DefineSpriteTag parentSprite) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractShapeNode
A base class for all FXG nodes that represent a stroke.
|
class |
BitmapGraphicNode |
class |
EllipseNode |
class |
GraphicContentNode
Base class for all nodes that present graphic content or represent groups
of graphic content.
|
class |
GraphicNode
Represents the root <Graphic> element of an FXG Document.
|
class |
GroupNode |
class |
LineNode |
class |
PathNode |
class |
PlaceObjectNode
A PlaceObject node does not appear itself in an FXG document but rather
represents an instance of a DefinitionNode.
|
class |
RectNode |
class |
RichTextNode
Represents a <RichText> element of an FXG Document.
|
class |
TextGraphicNode |
Copyright © 2016 The Apache Software Foundation. All rights reserved.