Uses of Class
org.pentaho.reporting.engine.classic.core.layout.text.GlyphList

Packages that use GlyphList
org.pentaho.reporting.engine.classic.core.layout.model   
org.pentaho.reporting.engine.classic.core.layout.text   
 

Uses of GlyphList in org.pentaho.reporting.engine.classic.core.layout.model
 

Methods in org.pentaho.reporting.engine.classic.core.layout.model that return GlyphList
 GlyphList RenderableText.getGlyphs()
           
 

Constructors in org.pentaho.reporting.engine.classic.core.layout.model with parameters of type GlyphList
RenderableText(StyleSheet layoutContext, ElementType elementType, InstanceID instanceID, ReportAttributeMap attributes, ExtendedBaselineInfo baselineInfo, GlyphList glyphs, int offset, int length, int script, boolean forceLinebreak)
           
 

Uses of GlyphList in org.pentaho.reporting.engine.classic.core.layout.text
 

Methods in org.pentaho.reporting.engine.classic.core.layout.text that return GlyphList
 GlyphList GlyphList.lock()