org.eclipse.birt.chart.computation
Interface EllipsisHelper.ITester

All Known Implementing Classes:
LegendBuilder.LabelItem
Enclosing class:
EllipsisHelper

public static interface EllipsisHelper.ITester

ITester


Method Summary
 double getHeight()
           
 double getWidth()
           
 boolean testLabelVisible(java.lang.String strNew, java.lang.Object oPara)
           
 

Method Detail

getWidth

double getWidth()
                throws ChartException
Throws:
ChartException

getHeight

double getHeight()
                 throws ChartException
Throws:
ChartException

testLabelVisible

boolean testLabelVisible(java.lang.String strNew,
                         java.lang.Object oPara)
                         throws ChartException
Throws:
ChartException


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