ilog.views.maps.grids
Interface IlvManagerLightViewDecoration

All Known Implementing Classes:
IlvAbstractBaseGrid, IlvLatLonGrid, IlvMGRSGrid

public interface IlvManagerLightViewDecoration

Interface used to display a light version of the decoration.

Since:
JViews 7.5
See Also:
IlvDelayedDecoration

Method Summary
 void paintLight(Graphics dst, IlvManagerView view)
          Paints the decoration in the specified view using a "quick" or light rendering.
 

Method Detail

paintLight

void paintLight(Graphics dst,
                IlvManagerView view)
Paints the decoration in the specified view using a "quick" or light rendering.

Parameters:
dst - The Graphics to paint to.
view - The manager view.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.