eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl
Class RowLayout.RowAugmentation
java.lang.Object
eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.AbstractDefaultAugmentation
eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl.RowLayout.RowAugmentation
- All Implemented Interfaces:
- LayoutAugmentation
- Enclosing class:
- RowLayout
public static class RowLayout.RowAugmentation
- extends AbstractDefaultAugmentation
Row layout augmentation
Method Summary |
void |
doPaint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height)
Paint the layout augmentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowLayout.RowAugmentation
public RowLayout.RowAugmentation(int count)
- Create a row layout augmentation.
- Parameters:
count
- the row count
doPaint
public void doPaint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height)
- Description copied from class:
AbstractDefaultAugmentation
- Paint the layout augmentation.
- Specified by:
doPaint
in class AbstractDefaultAugmentation
- 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