|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fluendo.jkate.Region
public class Region
A region definition, for placement of text/images.
| Field Summary | |
|---|---|
boolean |
clip
|
int |
h
|
KateSpaceMetric |
metric
|
int |
style
|
int |
w
|
int |
x
|
int |
y
|
| Constructor Summary | |
|---|---|
Region()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public KateSpaceMetric metric
public int x
public int y
public int w
public int h
public int style
public boolean clip
| Constructor Detail |
|---|
public Region()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||