|
xmlgraphics-commons 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
org.apache.xmlgraphics.xmp.schemas.pdf.PDFAOldXMPSchema
Outdated, please use PDFAXMPSchema instead |
Deprecated Fields | |
---|---|
org.apache.xmlgraphics.ps.PSGenerator.ATEND
Please use DSCConstants.ATEND. This constant was in the wrong place. |
|
org.apache.xmlgraphics.ps.DSCConstants.END_PAGE
Shouldn't really use that. Bad idea. "Page" and "Trailer" end a page. |
|
org.apache.xmlgraphics.xmp.XMPConstants.PDF_A_IDENTIFICATION_OLD
Outdated, please use PDF_A_IDENTIFICATION instead. |
Deprecated Methods | |
---|---|
org.apache.xmlgraphics.ps.PSGenerator.isResourceSupplied(PSResource)
Use the isResourceSupplied() on ResourceTracker instead. |
|
org.apache.xmlgraphics.ps.PSGenerator.notifyResourceUsage(PSResource, boolean)
Use the notifyResourceUsageOnPage() on ResourceTracker instead |
|
org.apache.xmlgraphics.ps.PSGenerator.notifyStartNewPage()
Use the notifyStartNewPage() on ResourceTracker instead. |
|
org.apache.xmlgraphics.ps.PSGenerator.useRGBColor(Color)
use useColor method instead |
|
org.apache.xmlgraphics.ps.PSProcSets.writeFOPEPSProcSet(PSGenerator)
Use writeEPSProcSet() instead. |
|
org.apache.xmlgraphics.ps.PSProcSets.writeFOPStdProcSet(PSGenerator)
Use writeStdProcSet() instead. |
|
org.apache.xmlgraphics.ps.PSGenerator.writeResources(boolean)
Use the writeResources() on ResourceTracker instead. |
|
xmlgraphics-commons 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |