Package org.apache.batik.bridge
Class SVGTextElementBridge.CharacterInformation
java.lang.Object
org.apache.batik.bridge.SVGTextElementBridge.CharacterInformation
- Enclosing class:
SVGTextElementBridge
Helper class to collect information about one Glyph
in the GlyphVector
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int
(package private) int
(package private) int
(package private) TextSpanLayout
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
layout
TextSpanLayout layout -
glyphIndexStart
int glyphIndexStart -
glyphIndexEnd
int glyphIndexEnd -
characterIndex
int characterIndex
-
-
Constructor Details
-
CharacterInformation
protected CharacterInformation()
-
-
Method Details
-
isVertical
public boolean isVertical() -
getComputedOrientationAngle
public double getComputedOrientationAngle()
-