public class Hillshading
extends java.lang.Object
Constructor and Description |
---|
Hillshading(byte minZoom,
byte maxZoom,
short magnitude,
byte layer,
boolean always,
int level,
org.mapsforge.core.graphics.GraphicFactory graphicFactory) |
Modifier and Type | Method and Description |
---|---|
void |
render(RenderContext renderContext,
HillsRenderConfig hillsRenderConfig) |
public Hillshading(byte minZoom, byte maxZoom, short magnitude, byte layer, boolean always, int level, org.mapsforge.core.graphics.GraphicFactory graphicFactory)
public void render(RenderContext renderContext, HillsRenderConfig hillsRenderConfig)