|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface for defining flow regions in a Section. These regions are areas of the document to place content, such as static headers and data content.
| Method Summary | |
java.awt.Rectangle |
getRegionExtents(java.lang.String regionName)
Returns the geometrical extents of the named region. |
java.lang.String[] |
getRegionNames()
Returns an array of all valid region names in this map. |
| Method Detail |
public java.lang.String[] getRegionNames()
public java.awt.Rectangle getRegionExtents(java.lang.String regionName)
regionName - the text name of the region
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||