|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.fdvs.dj.domain.constants.BaseDomainConstant
ar.com.fdvs.dj.domain.constants.ImageScaleMode
public class ImageScaleMode
Field Summary | |
---|---|
static ImageScaleMode |
FILL
|
static ImageScaleMode |
FILL_PROPORTIONALLY
|
static ImageScaleMode |
NO_RESIZE
|
Method Summary | |
---|---|
byte |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static ImageScaleMode NO_RESIZE
public static ImageScaleMode FILL
public static ImageScaleMode FILL_PROPORTIONALLY
Method Detail |
---|
public byte getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |