Uses of Class
com.openhtmltopdf.resource.ImageResource
| Package | Description |
|---|---|
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.swing |
-
Uses of ImageResource in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend that return ImageResource Modifier and Type Method Description ImageResourceUserAgentCallback. getImageResource(String uri)Retrieves the Image at the given URI. -
Uses of ImageResource in com.openhtmltopdf.swing
Fields in com.openhtmltopdf.swing with type parameters of type ImageResource Modifier and Type Field Description protected LinkedHashMap<String,ImageResource>NaiveUserAgent. _imageCachea (simple) cache This is only useful for the one run.Methods in com.openhtmltopdf.swing that return ImageResource Modifier and Type Method Description ImageResourceNaiveUserAgent. getImageResource(String uri)Retrieves the image located at the given URI.