public class FixedScaleProviderFactory extends ScaleProviderFactory
FixedScaleProvider instances.| Constructor and Description |
|---|
FixedScaleProviderFactory(double scaleRatio,
ScaleMethod scaleMethod,
PropertyHandler<ScaleProvider> scaleProviderHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected ScaleProvider |
getScaleProviderImpl(int imageToScaleWidth) |
getScaleProviderpublic FixedScaleProviderFactory(double scaleRatio,
ScaleMethod scaleMethod,
PropertyHandler<ScaleProvider> scaleProviderHandler)
scaleRatio - The ratio to scale by.scaleMethod - The scale method to use for scaling.protected ScaleProvider getScaleProviderImpl(int imageToScaleWidth)
getScaleProviderImpl in class ScaleProviderFactoryCopyright © 2016. All rights reserved.