Holger's
Java API

Uses of Class
com.antelmann.image.ImageUtils.Axis

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)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads