| javax.swing.text.ParagraphView javax.swing.text.html.ParagraphView
getAlignment | public float getAlignment(int axis)(Code) | | |
getMaximumSpan | public float getMaximumSpan(int axis)(Code) | | |
getMinimumSpan | public float getMinimumSpan(int axis)(Code) | | |
getPreferredSpan | public float getPreferredSpan(int axis)(Code) | | |
isVisible | public boolean isVisible()(Code) | | |
setPropertiesFromAttributes | protected void setPropertiesFromAttributes()(Code) | | |
setSize | public void setSize(float width, float height)(Code) | | |
Fields inherited from javax.swing.text.ParagraphView | protected int firstLineIndent(Code)(Java Doc)
|
Methods inherited from javax.swing.text.ParagraphView | protected void adjustRow(Row r, int desiredSpan, int x)(Code)(Java Doc) public View breakView(int axis, float len, Shape a)(Code)(Java Doc) public void changedUpdate(DocumentEvent changes, Shape a, ViewFactory f)(Code)(Java Doc) protected View createRow()(Code)(Java Doc) protected int findOffsetToCharactersInString(char[] string, int start)(Code)(Java Doc) protected boolean flipEastAndWestAtEnds(int position, Bias bias)(Code)(Java Doc) public float getAlignment(int axis)(Code)(Java Doc) public int getBreakWeight(int axis, float len)(Code)(Java Doc) protected int getClosestPositionTo(int pos, Bias b, Shape a, int direction, Bias[] biasRet, int rowIndex, int x) throws BadLocationException(Code)(Java Doc) public int getFlowSpan(int rowIndex)(Code)(Java Doc) public int getFlowStart(int rowIndex)(Code)(Java Doc) protected View getLayoutView(int index)(Code)(Java Doc) protected int getLayoutViewCount()(Code)(Java Doc) protected int getNextNorthSouthVisualPositionFrom(int pos, Bias b, Shape a, int direction, Bias[] biasRet) throws BadLocationException(Code)(Java Doc) protected float getPartialSize(int startOffset, int endOffset)(Code)(Java Doc) protected float getTabBase()(Code)(Java Doc) protected TabSet getTabSet()(Code)(Java Doc) public float nextTabStop(float x, int tabOffset)(Code)(Java Doc) public void paint(Graphics g, Shape a)(Code)(Java Doc) protected void setFirstLineIndent(float fi)(Code)(Java Doc) protected void setJustification(int j)(Code)(Java Doc) protected void setLineSpacing(float ls)(Code)(Java Doc) protected void setPropertiesFromAttributes()(Code)(Java Doc)
|
|
|