class MapItem extends Item
Add a Map to a cartographic document.
Constructor and description |
---|
MapItem(int x, int y, int width, int height) Create a Map from the top left with the given width and height. |
Groovy Documentation