|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextSpanLayout | |
|---|---|
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| Uses of TextSpanLayout in org.apache.batik.bridge |
|---|
| Classes in org.apache.batik.bridge that implement TextSpanLayout | |
|---|---|
class |
FlowGlyphLayout
One line Class Desc Complete Class Desc |
class |
GlyphLayout
Implementation of TextSpanLayout which uses java.awt.font.GlyphVector. |
| Fields in org.apache.batik.bridge declared as TextSpanLayout | |
|---|---|
protected TextSpanLayout |
StrokingTextPainter.TextRun.layout
|
| Methods in org.apache.batik.bridge that return TextSpanLayout | |
|---|---|
TextSpanLayout |
ConcreteTextLayoutFactory.createTextLayout(AttributedCharacterIterator aci,
int[] charMap,
Point2D offset,
FontRenderContext frc)
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator. |
TextSpanLayout |
FlowTextLayoutFactory.createTextLayout(AttributedCharacterIterator aci,
int[] charMap,
Point2D offset,
FontRenderContext frc)
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator. |
TextSpanLayout |
TextLayoutFactory.createTextLayout(AttributedCharacterIterator aci,
int[] charMap,
Point2D offset,
FontRenderContext frc)
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator. |
TextSpanLayout |
StrokingTextPainter.TextRun.getLayout()
|
| Constructors in org.apache.batik.bridge with parameters of type TextSpanLayout | |
|---|---|
StrokingTextPainter.TextRun(TextSpanLayout layout,
AttributedCharacterIterator aci,
boolean firstRunInChunk)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||