Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.views.styledmap.clip.layout
Interface LayoutAugmentation

All Known Implementing Classes:
AbstractDefaultAugmentation, ColumnLayout.ColumnAugmentation, RowLayout.RowAugmentation

public interface LayoutAugmentation

Paints an augmentation over a map layouted with the corresponding PainterLayout.

Author:
Simon Templer

Method Summary
 void paint(Graphics2D g, org.jdesktop.swingx.mapviewer.JXMapViewer map, List<PainterProxy> painters, int width, int height)
          Paint the layout augmentation.
 

Method Detail

paint

void paint(Graphics2D g,
           org.jdesktop.swingx.mapviewer.JXMapViewer map,
           List<PainterProxy> painters,
           int width,
           int height)
Paint the layout augmentation.

Parameters:
g - the graphics to paint on
map - the corresponding map viewer
painters - the list of layouted painters
width - the width of the paint area
height - the height of the paint area

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d