Uses of Class
net.sf.jsefa.common.lowlevel.io.LineSegment

Packages that use LineSegment
net.sf.jsefa.common.lowlevel.io   
 

Uses of LineSegment in net.sf.jsefa.common.lowlevel.io
 

Methods in net.sf.jsefa.common.lowlevel.io that return LineSegment
 LineSegment LineSegmentReader.read()
          Reads a LineSegment from the stream.
 LineSegment LineSegmentReader.read(int limit)
          Reads a LineSegment from the stream with an upper bound for the length of its content.
 LineSegment LineSegmentReader.read(int specialTerminator, int limit)
          Reads a LineSegment from the stream.
 



Copyright © 2014. All rights reserved.