|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.batik.gvt.AbstractGraphicsNode
org.apache.batik.gvt.TextNode
org.apache.batik.gvt.flow.FlowTextNode
One line Class Desc Complete Class Desc
| Nested Class Summary |
| Nested classes inherited from class org.apache.batik.gvt.TextNode |
TextNode.Anchor |
| Field Summary |
| Fields inherited from class org.apache.batik.gvt.TextNode |
aci, beginMark, endMark, location, PAINT_INFO, text, textPainter, textRuns |
| Fields inherited from class org.apache.batik.gvt.AbstractGraphicsNode |
changeCompletedEvent, changeStartedEvent, clip, composite, enableBackgroundGraphicsNodeRable, filter, graphicsNodeRable, hints, inverseTransform, isVisible, listeners, mask, parent, pointerEventType, root, transform, weakRef |
| Fields inherited from interface org.apache.batik.gvt.GraphicsNode |
ALL, FILL, IDENTITY, NONE, PAINTED, STROKE, VISIBLE, VISIBLE_FILL, VISIBLE_PAINTED, VISIBLE_STROKE |
| Constructor Summary | |
FlowTextNode()
|
|
| Method Summary | |
void |
setTextPainter(TextPainter textPainter)
Sets the text painter of this text node. |
| Methods inherited from class org.apache.batik.gvt.TextNode |
contains, contains, getAttributedCharacterIterator, getGeometryBounds, getHighlightShape, getLocation, getMarkerForChar, getOutline, getPrimitiveBounds, getSelection, getSensitiveBounds, getText, getTextPainter, getTextRuns, invalidateGeometryCache, primitivePaint, selectAll, selectAt, selectTo, setAttributedCharacterIterator, setLocation, setSelection, setTextRuns, swapTextPaintInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FlowTextNode()
| Method Detail |
public void setTextPainter(TextPainter textPainter)
TextNode
setTextPainter in class TextNodetextPainter - the text painter to use
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||