public class ChannelModel
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelModel.Rect |
| Modifier and Type | Field and Description |
|---|---|
int |
channelId |
int |
channelType |
int |
fillMode |
static int |
FILLMODE_INNERFIT |
static int |
FILLMODE_OUTERFIT |
ChannelModel.Rect |
location |
| Constructor and Description |
|---|
ChannelModel() |
public static final int FILLMODE_INNERFIT
public static final int FILLMODE_OUTERFIT
public int channelId
public int channelType
public ChannelModel.Rect location
public int fillMode