Modifier and Type | Method and Description |
---|---|
void |
LayoutAugmentation.paint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height)
Paint the layout augmentation.
|
Modifier and Type | Method and Description |
---|---|
List<PainterProxy> |
PainterLayoutFactory.getPaintersToLayout()
Get the painters to be layouted.
|
Modifier and Type | Class and Description |
---|---|
class |
TileOverlayProxy
Proxy for a tile overlay painter.
|
Modifier and Type | Method and Description |
---|---|
List<PainterProxy> |
DefaultFactory.getPaintersToLayout() |
List<PainterProxy> |
PainterLayoutExtension.ConfigurationPainterLayoutFactory.getPaintersToLayout() |
Modifier and Type | Method and Description |
---|---|
void |
RowLayout.RowAugmentation.doPaint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height) |
void |
ColumnLayout.ColumnAugmentation.doPaint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height) |
protected abstract void |
AbstractDefaultAugmentation.doPaint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height)
Paint the layout augmentation.
|
void |
AbstractDefaultAugmentation.paint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height) |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a