ar.com.fdvs.dj.domain.constants
Class ImageScaleMode
java.lang.Object
ar.com.fdvs.dj.domain.constants.BaseDomainConstant
ar.com.fdvs.dj.domain.constants.ImageScaleMode
- All Implemented Interfaces:
- Serializable
public class ImageScaleMode
- extends BaseDomainConstant
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_RESIZE
public static ImageScaleMode NO_RESIZE
FILL
public static ImageScaleMode FILL
FILL_PROPORTIONALLY
public static ImageScaleMode FILL_PROPORTIONALLY
REAL_HEIGHT
public static ImageScaleMode REAL_HEIGHT
REAL_SIZE
public static ImageScaleMode REAL_SIZE
getValue
public byte getValue()
Copyright © 2006-2013 FDV Solutions. All Rights Reserved.