Package guideme.document.flow
Class LytFlowText
java.lang.Object
guideme.document.flow.LytFlowContent
guideme.document.flow.LytFlowText
- All Implemented Interfaces:
Styleable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetText()
static LytFlowText
void
protected void
visitChildren
(LytVisitor visitor) Methods inherited from class guideme.document.flow.LytFlowContent
getFlowParent, getHoverStyle, getParent, getStyle, getStylingParent, isInclusiveAncestor, setHoverStyle, setParent, setStyle, visit
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface guideme.style.Styleable
modifyHoverStyle, modifyStyle, resolveHoverStyle, resolveStyle
-
Constructor Details
-
LytFlowText
public LytFlowText()
-
-
Method Details
-
getText
-
setText
-
of
-
visitChildren
- Overrides:
visitChildren
in classLytFlowContent
-