public static class ColumnLayout.ColumnAugmentation extends AbstractDefaultAugmentation
DEFAULT_MARGIN
Constructor and Description |
---|
ColumnLayout.ColumnAugmentation(int count)
Create a row layout augmentation.
|
Modifier and Type | Method and Description |
---|---|
void |
doPaint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height)
Paint the layout augmentation.
|
drawSplitLine, drawText, getFont, paint
public ColumnLayout.ColumnAugmentation(int count)
count
- the row countpublic void doPaint(Graphics2D g, org.jdesktop.swingx.mapviewer.JXMapViewer map, List<PainterProxy> painters, int width, int height)
AbstractDefaultAugmentation
doPaint
in class AbstractDefaultAugmentation
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