|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.swing.NaiveUserAgent
org.xhtmlrenderer.pdf.ITextUserAgent
public class ITextUserAgent
Constructor Summary | |
---|---|
ITextUserAgent(ITextOutputDevice outputDevice)
|
Method Summary | |
---|---|
ImageResource |
getImageResource(java.lang.String uri)
Retrieves the image located at the given URI. |
SharedContext |
getSharedContext()
|
void |
setSharedContext(SharedContext sharedContext)
|
Methods inherited from class org.xhtmlrenderer.swing.NaiveUserAgent |
---|
clearImageCache, documentLoaded, documentStarted, getBaseURL, getBinaryResource, getCSSResource, getXMLResource, isVisited, onLayoutException, onRenderException, resolveURI, setBaseURL, shrinkImageCache |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITextUserAgent(ITextOutputDevice outputDevice)
Method Detail |
---|
public ImageResource getImageResource(java.lang.String uri)
NaiveUserAgent
getImageResource
in interface UserAgentCallback
getImageResource
in class NaiveUserAgent
uri
- Location of the image source.
public SharedContext getSharedContext()
public void setSharedContext(SharedContext sharedContext)
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |