Uses of Class
com.raelity.jvi.Buffer.VisualBounds

Packages that use Buffer.VisualBounds
com.raelity.jvi This is the main package of the jVi editor; it contains the primary editing engine. 
 

Uses of Buffer.VisualBounds in com.raelity.jvi
 

Methods in com.raelity.jvi with parameters of type Buffer.VisualBounds
 int[] Buffer.calculateVisualBlocks(Buffer.VisualBounds vb, int startOffset, int endOffset)