|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageCrop.ResamplingType | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of ImageCrop.ResamplingType in cz.cuni.jagrlib.piece |
---|
Fields in cz.cuni.jagrlib.piece declared as ImageCrop.ResamplingType | |
---|---|
protected ImageCrop.ResamplingType |
ImageCrop.resampling
Actual resampling type. |
Methods in cz.cuni.jagrlib.piece that return ImageCrop.ResamplingType | |
---|---|
static ImageCrop.ResamplingType |
ImageCrop.ResamplingType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ImageCrop.ResamplingType[] |
ImageCrop.ResamplingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |