Package org.mapsforge.map.rendertheme
Interface ThemeCallback
-
public interface ThemeCallbackCallback methods for render theme.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetColor(RenderInstruction origin, int color)
-
-
-
Method Detail
-
getColor
int getColor(RenderInstruction origin, int color)
- Returns:
- the color-int
-
-