|
||||||||||
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.bridge.TextNode
org.apache.batik.extension.svg.FlowExtTextNode
public class FlowExtTextNode
One line Class Desc Complete Class Desc
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.batik.bridge.TextNode |
---|
TextNode.Anchor |
Field Summary |
---|
Fields inherited from class org.apache.batik.bridge.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 | |
---|---|
FlowExtTextNode()
|
Method Summary | |
---|---|
void |
setTextPainter(TextPainter textPainter)
Sets the text painter of this text node. |
Methods inherited from class org.apache.batik.bridge.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 FlowExtTextNode()
Method Detail |
---|
public void setTextPainter(TextPainter textPainter)
TextNode
setTextPainter
in class TextNode
textPainter
- the text painter to use
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |