|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.luniks.jtvd.backend.Encoder.Clip
| Field Summary | |
private int |
bottom
|
private boolean |
clip
|
private int |
left
|
private int |
right
|
private int |
top
|
| Constructor Summary | |
Encoder.Clip(boolean clip,
int top,
int bottom,
int left,
int right)
|
|
| Method Summary | |
int |
getBottom()
|
boolean |
getClip()
|
int |
getLeft()
|
int |
getRight()
|
int |
getTop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private boolean clip
private int top
private int bottom
private int left
private int right
| Constructor Detail |
public Encoder.Clip(boolean clip,
int top,
int bottom,
int left,
int right)
| Method Detail |
public boolean getClip()
public int getTop()
public int getBottom()
public int getLeft()
public int getRight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||