Uses of Interface
net.sf.jasperreports.engine.util.JRTextMeasurerFactory
Packages that use JRTextMeasurerFactory
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Contains utility classes for the core library.
-
Uses of JRTextMeasurerFactory in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRTextMeasurerFactoryModifier and TypeClassDescriptionclassclassDefault text measurer factory. -
Uses of JRTextMeasurerFactory in net.sf.jasperreports.engine.util
Classes in net.sf.jasperreports.engine.util that implement JRTextMeasurerFactoryMethods in net.sf.jasperreports.engine.util that return JRTextMeasurerFactoryModifier and TypeMethodDescriptionJRTextMeasurerUtil.getFactory(JRPropertiesHolder propertiesHolder) Returns the text measurer factory given a set of properties.