|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.beans.AbstractBean
org.jdesktop.swingx.painter.AbstractPainter<org.jdesktop.swingx.mapviewer.JXMapViewer>
eu.esdihumboldt.hale.ui.views.styledmap.clip.layout.extension.LayoutAugmentationPainter
public class LayoutAugmentationPainter
Layout augmentation painer.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jdesktop.swingx.painter.AbstractPainter |
---|
org.jdesktop.swingx.painter.AbstractPainter.Interpolation |
Constructor Summary | |
---|---|
LayoutAugmentationPainter()
Default constructor. |
Method Summary | |
---|---|
void |
dispose()
|
void |
doPaint(Graphics2D g,
org.jdesktop.swingx.mapviewer.JXMapViewer map,
int width,
int height)
|
String |
getTipText(Point point)
|
void |
setMapKit(de.fhg.igd.mapviewer.BasicMapKit mapKit)
|
Methods inherited from class org.jdesktop.swingx.painter.AbstractPainter |
---|
clearCache, configureGraphics, getFilters, getInterpolation, isAntialiasing, isCacheable, isDirty, isVisible, paint, setAntialiasing, setCacheable, setDirty, setFilters, setInterpolation, setVisible, shouldUseCache, validate |
Methods inherited from class org.jdesktop.beans.AbstractBean |
---|
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jdesktop.swingx.painter.Painter |
---|
paint |
Constructor Detail |
---|
public LayoutAugmentationPainter()
Method Detail |
---|
public void doPaint(Graphics2D g, org.jdesktop.swingx.mapviewer.JXMapViewer map, int width, int height)
doPaint
in class org.jdesktop.swingx.painter.AbstractPainter<org.jdesktop.swingx.mapviewer.JXMapViewer>
AbstractPainter.doPaint(Graphics2D, Object, int, int)
public void setMapKit(de.fhg.igd.mapviewer.BasicMapKit mapKit)
setMapKit
in interface de.fhg.igd.mapviewer.MapPainter
MapPainter.setMapKit(BasicMapKit)
public String getTipText(Point point)
getTipText
in interface de.fhg.igd.mapviewer.MapPainter
MapPainter.getTipText(Point)
public void dispose()
dispose
in interface de.fhg.igd.mapviewer.MapPainter
MapPainter.dispose()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |