ilog.views.maps.beans.editor
Interface IlvColorModelEditor

All Known Implementing Classes:
IlvDoubleIntervalColorModelEditor, IlvEnumerationIndexColorEditor, IlvIndexColorModelEditor, IlvIntervalColorModelEditor

public interface IlvColorModelEditor

Generic Color model editor used in IlvRasterStyleBeanInfo

Since:
JViews 7.5

Method Summary
 Component getComponent()
          Returns the component to edit the color model set.
 void setColorModel(ColorModel cm)
          Sets the color model to edit.
 

Method Detail

setColorModel

void setColorModel(ColorModel cm)
Sets the color model to edit.

Parameters:
cm - Color Model to edit.

getComponent

Component getComponent()
Returns the component to edit the color model set.

Returns:
Returns a component to edit the color model.


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