public interface LayoutAugmentation
PainterLayout
.Modifier and Type | Method and Description |
---|---|
void |
paint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height)
Paint the layout augmentation.
|
void paint(Graphics2D g, org.jdesktop.swingx.mapviewer.JXMapViewer map, List<PainterProxy> painters, int width, int height)
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 areaBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a