Uses of Interface
com.openhtmltopdf.extend.FSImage
| Package | Description |
|---|---|
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.render | |
| com.openhtmltopdf.resource | |
| com.openhtmltopdf.swing |
-
Uses of FSImage in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend with parameters of type FSImage Modifier and Type Method Description voidOutputDevice. drawImage(FSImage image, int x, int y, boolean interpolate) -
Uses of FSImage in com.openhtmltopdf.render
Methods in com.openhtmltopdf.render that return FSImage Modifier and Type Method Description FSImageMarkerData.ImageMarker. getImage()Methods in com.openhtmltopdf.render with parameters of type FSImage Modifier and Type Method Description voidMarkerData.ImageMarker. setImage(FSImage image) -
Uses of FSImage in com.openhtmltopdf.resource
Methods in com.openhtmltopdf.resource that return FSImage Modifier and Type Method Description FSImageImageResource. getImage()Constructors in com.openhtmltopdf.resource with parameters of type FSImage Constructor Description ImageResource(String uri, FSImage img) -
Uses of FSImage in com.openhtmltopdf.swing
Classes in com.openhtmltopdf.swing that implement FSImage Modifier and Type Class Description classAWTFSImageMethods in com.openhtmltopdf.swing that return FSImage Modifier and Type Method Description static FSImageAWTFSImage. createImage(Image img)