SourceForge.net Logo
aXSL API 0.1

org.axsl.pdfW
Interface PDFPathPaint

All Known Subinterfaces:
PDFColor

public interface PDFPathPaint

A PDF Path.


Method Summary
 java.lang.String getColorSpaceOut(boolean fillNotStroke)
          Returns the identifier of the color space for this paint, suitable for writing in the content stream.
 

Method Detail

getColorSpaceOut

public java.lang.String getColorSpaceOut(boolean fillNotStroke)
Returns the identifier of the color space for this paint, suitable for writing in the content stream.

Parameters:
fillNotStroke - Indicates whether this paint is
Returns:
The PDF identifier of the color space for this paint.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.