public final class PageDrawerParameters extends Object
Modifier and Type | Method and Description |
---|---|
RenderDestination |
getDestination() |
float |
getImageDownscalingOptimizationThreshold() |
PDPage |
getPage()
Returns the page.
|
RenderingHints |
getRenderingHints() |
boolean |
isSubsamplingAllowed()
Returns whether to allow subsampling of images.
|
public PDPage getPage()
public boolean isSubsamplingAllowed()
public RenderDestination getDestination()
public RenderingHints getRenderingHints()
public float getImageDownscalingOptimizationThreshold()
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.