|
PDF Clown 0.0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.stefanochizzolini.clown.documents.contents.ContentScanner.GraphicsObjectWrapper<ShowText>
it.stefanochizzolini.clown.documents.contents.ContentScanner.TextStringWrapper
public static final class ContentScanner.TextStringWrapper
Text string information.
Field Summary |
---|
Fields inherited from class it.stefanochizzolini.clown.documents.contents.ContentScanner.GraphicsObjectWrapper |
---|
box |
Method Summary | |
---|---|
Rectangle2D |
getBox()
Gets the object's bounding box. |
TextStyle |
getStyle()
Gets the text style. |
String |
getText()
Gets the decoded text. |
List<TextChar> |
getTextChars()
Gets the information of each text string character. |
Methods inherited from class it.stefanochizzolini.clown.documents.contents.ContentScanner.GraphicsObjectWrapper |
---|
getBaseDataObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Rectangle2D getBox()
ContentScanner.GraphicsObjectWrapper
getBox
in interface ITextString
getBox
in class ContentScanner.GraphicsObjectWrapper<ShowText>
public TextStyle getStyle()
public String getText()
ITextString
getText
in interface ITextString
public List<TextChar> getTextChars()
ITextString
getTextChars
in interface ITextString
|
PDF Clown 0.0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |