ilog.views
Interface IlvManagerViewDecoration
- All Known Implementing Classes:
- IlvAbstractBaseGrid, IlvDelayedDecoration, IlvLatLonGrid, IlvManagerPageBreakPreview, IlvMGRSGrid
public interface IlvManagerViewDecoration
An IlvManagerViewDecoration is an interface that must be
implemented by objects that need to draw something on top of an
IlvManagerView
- Since:
- JViews 5.5
- See Also:
IlvManagerView.addViewDecoration(ilog.views.IlvManagerViewDecoration)
paint
void paint(Graphics dst,
IlvManagerView view)
- Paints the decoration in the specified view.
- Parameters:
dst - The Graphics to paint to.view - The manager view.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.