Package net.sf.jasperreports.engine.fill
Interface TextLine
-
- All Known Implementing Classes:
SimpleTextLine,TextLayoutLine
public interface TextLine- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description floatgetAdvance()floatgetAscent()intgetCharacterCount()floatgetDescent()floatgetLeading()booleanisLeftToRight()
-