Class MapViewGraphics


  • public class MapViewGraphics
    extends Object
    This class provides layers with access to drawing on the map view.

    It contains information about the state of the map view.

    In the future, it may add support for parallel drawing or layer caching.

    It is intended to be used during MapView.paint(java.awt.Graphics)

    Since:
    10458