Class ScaledImage
java.lang.Object
com.norconex.collector.http.processor.impl.ScaledImage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontains(int width, int height) booleancontains(ScaledImage img) booleanbooleanfits(int width, int height) booleanfits(ScaledImage img) booleanlonggetArea()getImage()getUrl()toHTMLInlineString(String format)
-
Constructor Details
-
ScaledImage
-
-
Method Details
-
getOriginalSize
-
getImage
-
getUrl
-
contains
-
contains
-
contains
public boolean contains(int width, int height) -
fits
-
fits
-
fits
public boolean fits(int width, int height) -
getArea
public long getArea() -
toHTMLInlineString
- Throws:
IOException
-