Class FeaturedImage
java.lang.Object
com.norconex.crawler.web.doc.operations.image.impl.FeaturedImage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleancontains(int width, int height) booleancontains(FeaturedImage img) booleanbooleanbooleanfits(int width, int height) booleanfits(FeaturedImage img) booleanlonggetArea()getImage()getUrl()inthashCode()toHTMLInlineString(String format) toString()
-
Constructor Details
-
FeaturedImage
-
-
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
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-