Class ImageTransformerConfig.Scale
java.lang.Object
com.norconex.importer.handler.transformer.impl.ImageTransformerConfig.Scale
- Enclosing class:
ImageTransformerConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetWidth()inthashCode()booleansetStretch(boolean stretch) toString()
-
Constructor Details
-
Scale
public Scale()
-
-
Method Details
-
isStretch
public boolean isStretch() -
getFactor
-
getHeight
-
getWidth
-
setStretch
- Returns:
this.
-
setFactor
- Returns:
this.
-
setHeight
- Returns:
this.
-
setWidth
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-