| Package | Description |
|---|---|
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
RasterizationQualityValue |
RasterizationQuality.getArc()
Gets or sets the arc and spline quality.
|
RasterizationQualityValue |
RasterizationQuality.getHatch()
Gets or sets the hatch quality.
|
RasterizationQualityValue |
RasterizationQuality.getObjectsPrecision()
Gets or sets the objects precision.
|
RasterizationQualityValue |
RasterizationQuality.getOle()
Gets or sets the OLE.
|
RasterizationQualityValue |
RasterizationQuality.getText()
Gets or sets the text quality.
|
static RasterizationQualityValue |
RasterizationQualityValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RasterizationQualityValue[] |
RasterizationQualityValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RasterizationQuality.setArc(RasterizationQualityValue value)
Gets or sets the arc and spline quality.
|
void |
RasterizationQuality.setHatch(RasterizationQualityValue value)
Gets or sets the hatch quality.
|
void |
RasterizationQuality.setObjectsPrecision(RasterizationQualityValue value)
Gets or sets the objects precision.
|
void |
RasterizationQuality.setOle(RasterizationQualityValue value)
Gets or sets the OLE.
|
void |
RasterizationQuality.setText(RasterizationQualityValue value)
Gets or sets the text quality.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.