public class PointStyleViewer extends AbstractCustomPaintedViewer
| Constructor and Description |
|---|
PointStyleViewer(MapSet mapset,
PointStyle style) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getHeightImp(java.lang.Object value) |
protected int |
getWidthImp(java.lang.Object value) |
protected void |
paintImp(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
java.lang.Object value) |
getGui, getViewed, setViewedpublic PointStyleViewer(MapSet mapset, PointStyle style)
protected int getHeightImp(java.lang.Object value)
getHeightImp in class AbstractCustomPaintedViewerprotected int getWidthImp(java.lang.Object value)
getWidthImp in class AbstractCustomPaintedViewerprotected void paintImp(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
java.lang.Object value)
paintImp in class AbstractCustomPaintedViewer