| Package | Description |
|---|---|
| net.dontdrinkandroot.visualization.display |
| Modifier and Type | Method and Description |
|---|---|
ImageDisplay |
ImageDisplay.setBgColor(Color bgColor) |
ImageDisplay |
ImageDisplay.setFileType(String fileType) |
ImageDisplay |
ImageDisplay.setImageType(int imageType) |
ImageDisplay |
ImageDisplay.setMargin(int margin) |
ImageDisplay |
ImageDisplay.setMaxDimension(Dimension maxDimension) |
ImageDisplay |
ImageDisplay.setUseAffineTransform(boolean useAffineTransform)
Indicate if the scaling should be done by an affine transformation instead of multi sample
scaling.
|
Copyright © 2013 dontdrinkandroot. All Rights Reserved.