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 |
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.graphicContentNode(GraphicContentNode node) |
Modifier and Type | Method and Description |
---|---|
protected PlaceObject3Tag |
FXG2SWFTranscoder.graphicContentNode(GraphicContentNode node) |
Modifier and Type | Method and Description |
---|---|
protected void |
FXG2SWFTranscoder.graphicContentNodes(List<GraphicContentNode> nodes) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractShapeNode
A base class for all FXG nodes that represent a stroke.
|
class |
BitmapGraphicNode |
class |
EllipseNode |
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 |
Modifier and Type | Field and Description |
---|---|
List<GraphicContentNode> |
GroupNode.children |
List<GraphicContentNode> |
GroupDefinitionNode.children |
List<GraphicContentNode> |
GraphicNode.children |
Copyright © 2016 The Apache Software Foundation. All rights reserved.