public class ITextUserAgent extends NaiveUserAgent
_imageCache| Constructor and Description |
|---|
ITextUserAgent(ITextOutputDevice outputDevice) |
| Modifier and Type | Method and Description |
|---|---|
ImageResource |
getImageResource(String uri)
Retrieves the image located at the given URI.
|
SharedContext |
getSharedContext() |
void |
setSharedContext(SharedContext sharedContext) |
clearImageCache, createImageResource, documentLoaded, documentStarted, getBaseURL, getBinaryResource, getCSSResource, getXMLResource, isVisited, onLayoutException, onRenderException, resolveAndOpenStream, resolveURI, setBaseURL, shrinkImageCachepublic ITextUserAgent(ITextOutputDevice outputDevice)
public ImageResource getImageResource(String uri)
NaiveUserAgentgetImageResource in interface UserAgentCallbackgetImageResource in class NaiveUserAgenturi - Location of the image source.public SharedContext getSharedContext()
public void setSharedContext(SharedContext sharedContext)
Copyright © 2011-2013. All Rights Reserved.