public class CdrRasterizationOptions extends VectorRasterizationOptions
The Cdr rasterization options
VectorRasterizationOptions
Constructor and Description |
---|
CdrRasterizationOptions()
Initializes a new instance of the
CdrRasterizationOptions class. |
Modifier and Type | Method and Description |
---|---|
float |
getScaleX()
Gets the scale x.
|
float |
getScaleY()
Gets the scale y.
|
void |
setScaleX(float scaleX)
Sets the scale x.
|
void |
setScaleY(float scaleY)
Sets the scale y.
|
copyTo, getBackgroundColor, getBorderX, getBorderY, getCenterDrawing, getDrawColor, getPageHeight, getPageSize, getPageWidth, getPositioning, getSmoothingMode, getTextRenderingHint, setBackgroundColor, setBorderX, setBorderY, setCenterDrawing, setDrawColor, setPageHeight, setPageSize, setPageWidth, setPositioning, setSmoothingMode, setTextRenderingHint
deepClone, getBufferSizeHint, getFullFrame, getMultiPageOptions, getPalette, getProgressEventHandler, getResolutionSettings, getSource, getVectorRasterizationOptions, getXmpData, setBufferSizeHint, setFullFrame, setMultiPageOptions, setPalette, setProgressEventHandler, setResolutionSettings, setSource, setVectorRasterizationOptions, setXmpData
close, dispose, getDisposed
public CdrRasterizationOptions()
Initializes a new instance of the CdrRasterizationOptions
class.