Package | Description |
---|---|
org.crsh.text | |
org.crsh.text.ui | |
org.crsh.util |
Modifier and Type | Method and Description |
---|---|
private Pair<Integer,Integer> |
VirtualScreen.nextRow(int offset,
int index,
int width) |
Modifier and Type | Field and Description |
---|---|
private Pair<Integer,Integer>[] |
LabelReader.lines
.
|
Constructor and Description |
---|
LabelReader(LabelElement element,
Pair<Integer,Integer>[] lines,
int width,
int height) |
Modifier and Type | Field and Description |
---|---|
private Pair<Integer,Integer> |
CharSlicer.size
.
|
Modifier and Type | Method and Description |
---|---|
Pair<Integer,Integer>[] |
CharSlicer.lines(int width) |
private Pair<Integer,Integer>[] |
CharSlicer.lines(Iterator<Pair<Integer,Integer>> i,
int count) |
static <F,S> Pair<F,S> |
Pair.of(F first,
S second) |
Pair<Integer,Integer> |
CharSlicer.size() |
private static Pair<Integer,Integer> |
CharSlicer.size(String s,
int index,
int height) |
Modifier and Type | Method and Description |
---|---|
Iterator<Pair<Integer,Integer>> |
CharSlicer.linesIterator(int width) |
Modifier and Type | Method and Description |
---|---|
private Pair<Integer,Integer>[] |
CharSlicer.lines(Iterator<Pair<Integer,Integer>> i,
int count) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.