PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.TextStyle

Packages that use TextStyle
org.pdfclown.documents.contents Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. 
 

Uses of TextStyle in org.pdfclown.documents.contents
 

Methods in org.pdfclown.documents.contents that return TextStyle
 TextStyle TextChar.getStyle()
           
 TextStyle ContentScanner.TextStringWrapper.getStyle()
          Gets the text style.
 

Constructors in org.pdfclown.documents.contents with parameters of type TextStyle
TextChar(char value, Rectangle2D box, TextStyle style, boolean virtual)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.