Uses of Interface
net.sf.jasperreports.engine.fill.JRMeasuredText

Packages that use JRMeasuredText
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of JRMeasuredText in net.sf.jasperreports.engine.fill
 

Classes in net.sf.jasperreports.engine.fill that implement JRMeasuredText
protected static class TextMeasurer.TextMeasuredState
           
 

Methods in net.sf.jasperreports.engine.fill that return JRMeasuredText
 JRMeasuredText TextMeasurer.measure(JRStyledText styledText, int remainingTextStart, int availableStretchHeight, boolean canOverflow)
           
 JRMeasuredText JRTextMeasurer.measure(JRStyledText styledText, int remainingTextStart, int availableStretchHeight, boolean canOverflow)
          Fit a text chunk in a given space.
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com