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, waitaccumulate, assemble, getFinalTextpublic String getText()
getText in interface TextAssemblyBuffergetText()public float getSingleSpaceWidth()
public float getAscent()
public float getDescent()
public float getWidth()
public Vector getStartPoint()
public Vector getEndPoint()
Copyright © 2015. All rights reserved.