public class ExampleUtils
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ExampleUtils.ExampleFrame |
| Constructor | Description |
|---|---|
ExampleUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.awt.image.BufferedImage |
resizeImage(java.awt.image.BufferedImage originalImage,
int width,
int height,
int type) |
|
static void |
showExampleFrame(ExampleUtils.ExampleFrame frame) |
public static void showExampleFrame(ExampleUtils.ExampleFrame frame)
public static java.awt.image.BufferedImage resizeImage(java.awt.image.BufferedImage originalImage,
int width,
int height,
int type)
throws java.io.IOException
java.io.IOExceptionCopyright © 2016–2018 Hipparchus.org. All rights reserved.