public abstract class ParsedTextImpl extends Object implements TextAssemblyBuffer
Modifier and Type | Method and Description |
---|---|
float |
getAscent() |
float |
getDescent() |
Vector |
getEndPoint() |
float |
getSingleSpaceWidth() |
Vector |
getStartPoint() |
String |
getText() |
float |
getWidth() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accumulate, assemble, getFinalText
public String getText()
getText
in interface TextAssemblyBuffer
getText()
public float getSingleSpaceWidth()
public float getAscent()
public float getDescent()
public float getWidth()
public Vector getStartPoint()
public Vector getEndPoint()
Copyright © 2015. All rights reserved.