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. |
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 onmap
- the corresponding map viewerpainters
- the list of layouted painterswidth
- the width of the paint areaheight
- the height of the paint area
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d