|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.pdf.PDFObject
org.apache.fop.pdf.PDFPathPaint
Field Summary | |
---|---|
protected ColorSpace |
colorSpace
|
Fields inherited from class org.apache.fop.pdf.PDFObject |
---|
generation, number |
Constructor Summary | |
---|---|
PDFPathPaint()
|
|
PDFPathPaint(int theNumber)
|
Method Summary | |
---|---|
int |
getColorSpace()
|
java.lang.String |
getColorSpaceOut(boolean fillNotStroke)
|
void |
setColorSpace(int theColorSpace)
|
Methods inherited from class org.apache.fop.pdf.PDFObject |
---|
getNumber, output, referencePDF |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected ColorSpace colorSpace
Constructor Detail |
public PDFPathPaint(int theNumber)
public PDFPathPaint()
Method Detail |
public java.lang.String getColorSpaceOut(boolean fillNotStroke)
public void setColorSpace(int theColorSpace)
public int getColorSpace()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |