PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.contents.TextStyle

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

Uses of TextStyle in it.stefanochizzolini.clown.documents.contents
 

Fields in it.stefanochizzolini.clown.documents.contents declared as TextStyle
 TextStyle TextChar.style
           
 

Methods in it.stefanochizzolini.clown.documents.contents that return TextStyle
 TextStyle ContentScanner.TextStringWrapper.getStyle()
          Gets the text style.
 

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


PDF Clown
0.0.8

Project home page

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