org.apache.fop.pdf
Class PDFPathPaint
java.lang.Object
org.apache.fop.pdf.PDFObject
org.apache.fop.pdf.PDFPathPaint
- Direct Known Subclasses:
- PDFColor, PDFPattern
- public abstract class PDFPathPaint
- extends PDFObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
colorSpace
protected ColorSpace colorSpace
PDFPathPaint
public PDFPathPaint(int theNumber)
PDFPathPaint
public PDFPathPaint()
getColorSpaceOut
public String getColorSpaceOut(boolean fillNotStroke)
setColorSpace
public void setColorSpace(int theColorSpace)
getColorSpace
public int getColorSpace()
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.