org.xhtmlrenderer.resource
Class ImageResource
java.lang.Object
org.xhtmlrenderer.resource.AbstractResource
org.xhtmlrenderer.resource.ImageResource
- All Implemented Interfaces:
- Resource
public class ImageResource
- extends AbstractResource
- Author:
- Administrator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageResource
public ImageResource(String uri,
FSImage img)
getImage
public FSImage getImage()
isLoaded
public boolean isLoaded()
getImageUri
public String getImageUri()
hasDimensions
public boolean hasDimensions(int width,
int height)
Copyright © 2013. All Rights Reserved.