Uses of Interface
org.eclipse.birt.chart.device.ITextMetrics

Packages that use ITextMetrics
org.eclipse.birt.chart.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server. 
 

Uses of ITextMetrics in org.eclipse.birt.chart.device
 

Classes in org.eclipse.birt.chart.device that implement ITextMetrics
 class TextAdapter
          A no-op adapter implementation for the ITextMetricsinterface definition.
 

Methods in org.eclipse.birt.chart.device that return ITextMetrics
 ITextMetrics IDisplayServer.getTextMetrics(Label la)
          An instance of a text metrics computation class capable of providing text metric information associated with a given Label to aid in typically computing the size of rendered text
 ITextMetrics DisplayAdapter.getTextMetrics(Label la)
           
 



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