PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.composition.LineAlignmentEnum

Packages that use LineAlignmentEnum
org.pdfclown.documents.contents.composition Typographic composition. 
 

Uses of LineAlignmentEnum in org.pdfclown.documents.contents.composition
 

Methods in org.pdfclown.documents.contents.composition that return LineAlignmentEnum
 LineAlignmentEnum BlockComposer.getLineAlignment()
          Gets the default line alignment.
static LineAlignmentEnum LineAlignmentEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LineAlignmentEnum[] LineAlignmentEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.pdfclown.documents.contents.composition with parameters of type LineAlignmentEnum
 void BlockComposer.setLineAlignment(LineAlignmentEnum value)
           
 


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.