| Modifier and Type | Class and Description | 
|---|---|
| class  | FlexGraphicNodeA Flex specific override for GraphicNode used to record whether the
 FXG document includes any <TextGraphic> child nodes. | 
| class  | FlexParagraphNodeA Flex specific override for ParagraphNode used catch attributes that need to
 be renamed on a <p> tag. | 
| class  | FlexRichTextNodeA Flex specific override for RichTextNode used to capture the 
 attributes specified on a <RichText> node in FXG 2.0. | 
| class  | FlexSpanNodeA Flex specific override for SpanNode used to capture the 
 attributes specified on a <span> node in FXG. | 
| class  | FlexTextGraphicNodeA Flex specific override for TextGraphicNode used to capture the 
 attributes specified on a <TextGraphic> node in FXG 1.0. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractShapeNodeA base class for all FXG nodes that represent a stroke. | 
| class  | BitmapGraphicNode | 
| class  | CDATANodeA class to determine whether a node constitutes an CData in 
 a text flow. | 
| class  | DefinitionNodeA <Definition> is a special template node that is not itself rendered
 but rather can be referenced by name in an FXG document. | 
| class  | EllipseNode | 
| class  | GradientEntryNode | 
| class  | GraphicContentNodeBase class for all nodes that present graphic content or represent groups
 of graphic content. | 
| class  | GraphicNodeRepresents the root <Graphic> element of an FXG Document. | 
| class  | GroupDefinitionNodeA GroupDefinition represents the special use of Group as the basis for an
 FXG Library Definition. | 
| class  | GroupNode | 
| class  | LibraryNodeRepresents the special <Library> section of an FXG document. | 
| class  | LineNode | 
| class  | PathNode | 
| class  | PlaceObjectNodeA PlaceObject node does not appear itself in an FXG document but rather
 represents an instance of a DefinitionNode. | 
| class  | RectNode | 
| class  | RichTextNodeRepresents a <RichText> element of an FXG Document. | 
| class  | TextGraphicNode | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFillNodeA base class for all FXG nodes that represent a fill. | 
| class  | BitmapFillNode | 
| class  | LinearGradientFillNode | 
| class  | RadialGradientFillNode | 
| class  | SolidColorFillNode | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFilterNode | 
| class  | BevelFilterNode | 
| class  | BlurFilterNode | 
| class  | ColorMatrixFilterNode | 
| class  | DropShadowFilterNode | 
| class  | GlowFilterNode | 
| class  | GradientBevelFilterNode | 
| class  | GradientGlowFilterNode | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractRichBlockTextNodeA base class that represents a block text. | 
| class  | AbstractRichParagraphNodeA base class that represents a paragraph text. | 
| class  | AbstractRichTextLeafNodeA base text left node class that have character formatting. | 
| class  | AbstractRichTextNodeA base class for all FXG nodes concerned with formatted text. | 
| class  | BRNodeRepresents a <br /> child tag of FXG <RichText> content. | 
| class  | DivNodeRepresents a <p /> child tag of FXG <RichText> content. | 
| class  | ImgNodeRepresents a <p /> FXG image node. | 
| class  | LinkNodeRepresents a <p /> FXG link node. | 
| class  | ParagraphNodeRepresents a <p /> child tag of FXG <RichText> content. | 
| class  | SpanNodeRepresents a <p /> child tag of FXG <RichText> content. | 
| class  | TabNodeRepresents a <br /> child tag of FXG <RichText> content. | 
| class  | TCYNodeRepresents a <br /> child tag of FXG <RichText> content. | 
| class  | TextLayoutFormatNodeTextLayoutFormat applied to a link. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractStrokeNodeBase class for all FXG stroke nodes. | 
| class  | LinearGradientStrokeNode | 
| class  | RadialGradientStrokeNode | 
| class  | SolidColorStrokeNode | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCharacterTextNodeA base class for text nodes that have character formatting. | 
| class  | AbstractTextNodeA base class for all FXG nodes concerned with formatted text. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractTransformNodeA base class for all FXG nodes that represent a transform. | 
| class  | ColorTransformNode | 
| class  | MatrixNode | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.