org.eclipse.birt.chart.ui.swt.interfaces
Interface IChartSubType


public interface IChartSubType

Author:
Actuate Corporation

Method Summary
 java.lang.String getDescription()
           
 java.lang.String getDisplayName()
          Returns the display name of the chart subType.
 org.eclipse.swt.graphics.Image getImage()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()

getImage

org.eclipse.swt.graphics.Image getImage()

getDescription

java.lang.String getDescription()

getDisplayName

java.lang.String getDisplayName()
Returns the display name of the chart subType.

Returns:
Chart subType display name.
Since:
Version 2.1


Copyright © 2005-2008 Actuate Corp. All rights reserved.