|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageUtils.Axis | |
|---|---|
| com.antelmann.image | This package contains classes for more easily dealing with images. |
| Uses of ImageUtils.Axis in com.antelmann.image |
|---|
| Methods in com.antelmann.image that return ImageUtils.Axis | |
|---|---|
static ImageUtils.Axis |
ImageUtils.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageUtils.Axis[] |
ImageUtils.Axis.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.antelmann.image with parameters of type ImageUtils.Axis | |
|---|---|
static BufferedImage |
ImageUtils.flip(Image image,
ImageUtils.Axis axis)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||