public class BarSubScalebarDrawer extends BarScalebarDrawer
| Constructor and Description |
|---|
BarSubScalebarDrawer(java.awt.Graphics2D graphics2d,
ScaleBarRenderSettings settings)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawBar()
Draws the bar itself.
|
draw, getGraphics2d, getParams, getSettingspublic BarSubScalebarDrawer(java.awt.Graphics2D graphics2d,
ScaleBarRenderSettings settings)
graphics2d - The graphics context.settings - Parameters for rendering the scalebar.protected final void drawBar()
ScalebarDrawerdrawBar in class BarScalebarDrawer