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.StringgetName()doublegetValue()voidsetName(java.lang.String name)voidsetValue(double value)
-