MapRenderer

public void MapRenderer()

Initialize the map renderer base to be non-contextual. See isContextual.


public void MapRenderer(boolean contextual)

Initialize the map renderer base with the given contextual status.

Parameters

contextual

Whether the renderer is contextual. See isContextual.