Class CropPreset
- java.lang.Object
-
- com.jalios.jcms.uicomponent.image.editor.CropPreset
-
public class CropPreset extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CropPreset()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
double
getValue()
void
setName(java.lang.String name)
void
setValue(double value)
-