SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.pdf.PdfLineCapStyle

Packages that use PdfLineCapStyle
org.axsl.pdf Interfaces allowing client applications to create PDF documents in a vendor-neutral way. 
 

Uses of PdfLineCapStyle in org.axsl.pdf
 

Methods in org.axsl.pdf that return PdfLineCapStyle
static PdfLineCapStyle PdfLineCapStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PdfLineCapStyle[] PdfLineCapStyle.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.axsl.pdf with parameters of type PdfLineCapStyle
 void PdfContentStream.setLineCapStyle(PdfLineCapStyle newLineCapStyle)
          Sets the line cap style in the graphics state.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.