VisualizationUI Interface CATIColorChooser

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIColorChooser

Interface to implement the color chooser plug-in.
Role: This interface allows to add applicative color chooser plug-in to the color editor panel.
It should be derived and plug-in should provide an extension of the color editor panel (CATVisColorEditorPanel)


Method Index


o GetColorChooserFrame()
Returns the frame of the color chooser plug-in.
o GetColorChooserName()
Returns the name of the color chooser plug-in.

Methods


o GetColorChooserFrame
public virtual GetColorChooserFrame()
Returns the frame of the color chooser plug-in.
o GetColorChooserName
public virtual GetColorChooserName()
Returns the name of the color chooser plug-in.

This object is included in the file: CATIColorChooser.h
If needed, your Imakefile.mk should include the module: CATVisColorChooser

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.