org.apache.batik.bridge
Class FlowGlyphLayout
java.lang.Object
org.apache.batik.bridge.GlyphLayout
org.apache.batik.bridge.FlowGlyphLayout
- All Implemented Interfaces:
- TextSpanLayout
public class FlowGlyphLayout
- extends GlyphLayout
One line Class Desc
Complete Class Desc
Fields inherited from class org.apache.batik.bridge.GlyphLayout |
advance, eps, FLOW_EMPTY_PARAGRAPH, FLOW_LINE_BREAK, FLOW_PARAGRAPH, gv, GVT_FONT, HORIZONTAL_ORIENTATION_ANGLE, layoutApplied, LINE_HEIGHT, runAtts, szAtts, VERTICAL_ORIENTATION, VERTICAL_ORIENTATION_ANGLE |
Methods inherited from class org.apache.batik.bridge.GlyphLayout |
addPtsToPath, adjustTextSpacing, applyStretchTransform, doExplicitGlyphLayout, doPathLayout, doSpacing, draw, epsEQ, getAdvance2D, getBounds2D, getCharacterCount, getComputedOrientationAngle, getDecorationOutline, getFont, getGeometricBounds, getGlyphAdvances, getGlyphCount, getGlyphIndex, getGlyphMetrics, getGlyphOrientationAngle, getGlyphVector, getHighlightShape, getLastGlyphIndex, getLineMetrics, getOffset, getOutline, getOverlineShape, getStrikethroughShape, getTextPathAdvance, getUnderlineShape, hasCharacterIndex, hitTestChar, isAltGlyph, isGlyphOrientationAuto, isLatinChar, isLeftToRight, isOnATextPath, isReversed, isVertical, makeConvexHull, maybeReverse, mergeAreas, setOffset, setScale |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOFT_HYPHEN
public static final char SOFT_HYPHEN
- See Also:
- Constant Field Values
ZERO_WIDTH_SPACE
public static final char ZERO_WIDTH_SPACE
- See Also:
- Constant Field Values
ZERO_WIDTH_JOINER
public static final char ZERO_WIDTH_JOINER
- See Also:
- Constant Field Values
SPACE
public static final char SPACE
- See Also:
- Constant Field Values
FlowGlyphLayout
public FlowGlyphLayout(AttributedCharacterIterator aci,
int[] charMap,
Point2D offset,
FontRenderContext frc)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.