public class RenderOptions
extends java.lang.Object
| Constructor and Description |
|---|
RenderOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDithering() |
boolean |
isMultiSampling() |
void |
setDithering(boolean pDithering) |
void |
setMultiSampling(boolean pMultiSampling) |