|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.writersforge.catalan.templates.generic.GenericRegionMap
A RegionMap that is backed by a Generic XML <region-map> element.
| Constructor Summary | |
GenericRegionMap(org.writersforge.bellows.ListDatum regions)
Creates a new instance of GenericRegionMap. |
|
| 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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GenericRegionMap(org.writersforge.bellows.ListDatum regions)
regions - the Datum representation of the region map| Method Detail |
public java.lang.String[] getRegionNames()
getRegionNames in interface RegionMappublic java.awt.Rectangle getRegionExtents(java.lang.String regionName)
getRegionExtents in interface RegionMapregionName - the text name of the region
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||