Uses of Interface
org.crsh.text.LineReader

Packages that use LineReader
org.crsh.text   
 

Uses of LineReader in org.crsh.text
 

Methods in org.crsh.text that return LineReader
abstract  LineReader LineRenderer.reader(int width)
          Create a renderer for the specified width or return null if the element does not provide any output.
 LineReader LineRenderer.reader(int width, int height)
          Create a renderer for the specified width and height or return null if the element does not provide any output for the specified dimensions.
 



Copyright © 2015 eXo Platform SAS. All Rights Reserved.