org.apache.batik.gvt.flow
Class FlowGlyphLayout
java.lang.Object
org.apache.batik.gvt.text.GlyphLayout
org.apache.batik.gvt.flow.FlowGlyphLayout
- All Implemented Interfaces:
- TextSpanLayout
- public class FlowGlyphLayout
- extends GlyphLayout
One line Class Desc
Complete Class Desc
Fields inherited from class org.apache.batik.gvt.text.GlyphLayout |
eps, FLOW_EMPTY_PARAGRAPH, FLOW_LINE_BREAK, FLOW_PARAGRAPH, GVT_FONT, HORIZONTAL_ORIENTATION_ANGLE, LINE_HEIGHT, runAtts, SOFT_HYPHEN, SPACE, szAtts, TEXT_COMPOUND_DELIMITER, VERTICAL_ORIENTATION, VERTICAL_ORIENTATION_ANGLE, ZERO_WIDTH_JOINER, ZERO_WIDTH_SPACE |
Methods inherited from class org.apache.batik.gvt.text.GlyphLayout |
addPtsToPath, adjustTextSpacing, applyStretchTransform, doExplicitGlyphLayout, doPathLayout, doSpacing, draw, epsEQ, getAdvance2D, getBounds2D, getCharacterCount, getComputedOrientationAngle, getDecorationOutline, getFont, getGeometricBounds, getGlyphAdvances, getGlyphCount, getGlyphIndex, getGlyphMetrics, getGlyphOrientationAngle, getGlyphVector, getHighlightShape, getLastGlyphIndex, getOffset, getOutline, getOverlineShape, getStrikethroughShape, getTextPathAdvance, getUnderlineShape, hasCharacterIndex, hitTestChar, isAltGlyph, isGlyphOrientationAuto, isLatinChar, isLeftToRight, isOnATextPath, isVertical, makeConvexHull, mergeAreas, setOffset, setScale |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WORD_LIMIT
public static final AttributedCharacterIterator.Attribute WORD_LIMIT
FlowGlyphLayout
public FlowGlyphLayout(AttributedCharacterIterator aci,
int[] charMap,
Point2D offset,
FontRenderContext frc)
textWrapTextChunk
public static boolean textWrapTextChunk(AttributedCharacterIterator[] acis,
List chunkLayouts,
List flowRects,
FontRenderContext frc)
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.