twitter4j
Interface MediaEntity.Size
- All Superinterfaces:
- Serializable
- Enclosing interface:
- MediaEntity
public static interface MediaEntity.Size
- extends Serializable
THUMB
static final Integer THUMB
SMALL
static final Integer SMALL
MEDIUM
static final Integer MEDIUM
LARGE
static final Integer LARGE
FIT
static final int FIT
- See Also:
- Constant Field Values
CROP
static final int CROP
- See Also:
- Constant Field Values
getWidth
int getWidth()
getHeight
int getHeight()
getResize
int getResize()
Copyright © 2012. All Rights Reserved.