|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PainterProxy in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout |
---|
Method parameters in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout with type arguments of type PainterProxy | |
---|---|
void |
LayoutAugmentation.paint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
List<PainterProxy> painters,
int width,
int height)
Paint the layout augmentation. |
Uses of PainterProxy in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension |
---|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension that return types with arguments of type PainterProxy | |
---|---|
List<PainterProxy> |
PainterLayoutFactory.getPaintersToLayout()
Get the painters to be layouted. |
Uses of PainterProxy in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal |
---|
Classes in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal that implement PainterProxy | |
---|---|
class |
TileOverlayProxy
Proxy for a tile overlay painter. |
Methods in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.internal that return types with arguments of type PainterProxy | |
---|---|
List<PainterProxy> |
DefaultFactory.getPaintersToLayout()
|
List<PainterProxy> |
PainterLayoutExtension.ConfigurationPainterLayoutFactory.getPaintersToLayout()
|
Uses of PainterProxy in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl |
---|
Method parameters in eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.impl with type arguments of type PainterProxy | |
---|---|
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)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |