Exemplo n.º 1
0
 protected LayoutState initializeLayoutState(LayoutState ls) {
   return ls.initialize(
       fontCache, getLineBreakIterator(), getCharacterBreakIterator(), getDefaults());
 }