public class FlexSpanNode extends SpanNode
color, fontFamily, fontSize, FONTSIZE_MAX_INCLUSIVE, FONTSIZE_MIN_INCLUSIVE, fontStyle, fontWeight, kerning, lineBreak, lineHeight, lineThrough, textAlpha, textDecoration, tracking, whiteSpaceCollapsecontent, id, textAttributesALPHA_MAX_INCLUSIVE, ALPHA_MIN_INCLUSIVE, COLOR_BLACK, COLOR_RED, COLOR_WHITE, documentNode, endColumn, endLine, EPSILON, GRADIENT_ENTRIES_MAX_INCLUSIVE, startColumn, startLine, uri| Constructor and Description |
|---|
FlexSpanNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttribute(String name,
String value,
Collection<ICompilerProblem> problems)
Flex specific override to keep track of the attributes set on this
span node.
|
addChild, getNodeNamegetKerning, getLineBreak, getWhiteSpaceCollapseaddTextProperty, getChildren, getId, getTextAttributes, getTextChildren, getTextProperties, rememberAttribute, setIdgetDocumentNode, getDocumentPath, getEndColumn, getEndLine, getFileVersion, getNodeURI, getStartColumn, getStartLine, isVersionGreaterThanCompiler, setDocumentNode, setEndColumn, setEndLine, setNodeURI, setStartColumn, setStartLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocumentNode, getDocumentPath, getEndColumn, getEndLine, getNodeURI, getStartColumn, getStartLine, setDocumentNode, setEndColumn, setEndLine, setStartColumn, setStartLinepublic void setAttribute(String name, String value, Collection<ICompilerProblem> problems)
setAttribute in interface IFXGNodesetAttribute in class AbstractCharacterTextNodename - the attribute namevalue - the attribute valueproblems - problem collection used to collect problems occurred within this methodAbstractCharacterTextNode.setAttribute(String, String, Collection),
AbstractTextNode.setAttribute(String, String, Collection)Copyright © 2016 The Apache Software Foundation. All rights reserved.