|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for all elements with top, bottom, left and right. These methods will calculate the percentage and absolute values correctly.
| Method Summary | |
void |
addRegion(SMILRegionElementImpl region)
Add region to this region. |
int |
calcBottom()
|
int |
calcLeft()
|
int |
calcRight()
|
int |
calcTop()
|
DrawingArea |
getDrawingArea()
Get the drawing area for this region. |
void |
removeRegion(SMILRegionElementImpl region)
Remove region from this region. |
| Method Detail |
public int calcTop()
public int calcBottom()
public int calcRight()
public int calcLeft()
public void addRegion(SMILRegionElementImpl region)
public void removeRegion(SMILRegionElementImpl region)
public DrawingArea getDrawingArea()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||