Methoden |
protected void | setJustification(int j) |
protected void | setLineSpacing(float ls) |
protected void | setFirstLineIndent(float fi) |
protected void | setPropertiesFromAttributes() |
protected int | getLayoutViewCount() |
protected View | getLayoutView(int index) |
protected void | adjustRow(ParagraphView.Row r, int desiredSpan, int x) |
protected int | getNextNorthSouthVisualPositionFrom(int pos, Position.Bias b, Shape a, int direction, Position.Bias[] biasRet) |
protected int | getClosestPositionTo(int pos, Position.Bias b, Shape a, int direction, Position.Bias[] biasRet, int rowIndex, int x) |
protected boolean | flipEastAndWestAtEnds(int position, Position.Bias bias) |
public int | getFlowSpan(int index) |
public int | getFlowStart(int index) |
protected View | createRow() |
public float | nextTabStop(float x, int tabOffset) |
protected TabSet | getTabSet() |
protected float | getPartialSize(int startOffset, int endOffset) |
protected int | findOffsetToCharactersInString(char[] string, int start) |
protected float | getTabBase() |
public void | paint(Graphics g, Shape a) |
public float | getAlignment(int axis) |
public View | breakView(int axis, float len, Shape a) |
public int | getBreakWeight(int axis, float len) |
public void | changedUpdate(DocumentEvent changes, Shape a, ViewFactory f) |