|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGTextElementBridge.CharacterInformation | |
---|---|
org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
Uses of SVGTextElementBridge.CharacterInformation in org.apache.batik.bridge |
---|
Methods in org.apache.batik.bridge that return SVGTextElementBridge.CharacterInformation | |
---|---|
protected SVGTextElementBridge.CharacterInformation |
SVGTextElementBridge.getCharacterInformation(List list,
int startIndex,
int charnum,
AttributedCharacterIterator aci)
Retrieve the information about a character of en element. |
Methods in org.apache.batik.bridge with parameters of type SVGTextElementBridge.CharacterInformation | |
---|---|
protected float |
SVGTextElementBridge.distanceBetweenRun(SVGTextElementBridge.CharacterInformation last,
SVGTextElementBridge.CharacterInformation first)
|
protected float |
SVGTextElementBridge.distanceFirstLastCharacterInRun(SVGTextElementBridge.CharacterInformation first,
SVGTextElementBridge.CharacterInformation last)
|
protected Point2D |
SVGTextElementBridge.getEndPoint(SVGTextElementBridge.CharacterInformation info)
|
protected Point2D |
SVGTextElementBridge.getStartPoint(SVGTextElementBridge.CharacterInformation info)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |