com.cete.dynamicpdf.pageelements
Class FormattedTextArea.Line
java.lang.Object
com.cete.dynamicpdf.pageelements.FormattedTextArea.Line
- Enclosing class:
- FormattedTextArea
protected class FormattedTextArea.Line
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormattedTextArea.Line
public FormattedTextArea.Line(FormattedTextArea FormattedTextArea,
FormattedTextAreaStyle style,
boolean newParagraph)
finalizeLine
public float finalizeLine(float yOffset)
calculatePlacement
public void calculatePlacement()
addWord
public void addWord(com.cete.dynamicpdf.pageelements.FormattedTextArea.LineWord word)
setStyle
public void setStyle(FormattedTextAreaStyle style,
boolean firstLine)
getRemainingWidth
public float getRemainingWidth()
getStyle
public FormattedTextAreaStyle getStyle()
getMaximumWidth
public float getMaximumWidth()
getWidth
public float getWidth()
getSpaceCount
public int getSpaceCount()
getLength
public int getLength()
getLeading
public float getLeading()
getAscender
public float getAscender()
getDescender
public float getDescender()
getLineGap
public float getLineGap()
getHardReturn
public boolean getHardReturn()
setHardReturn
public void setHardReturn(boolean value)
getNewParagraph
public boolean getNewParagraph()
getEndParagraph
public boolean getEndParagraph()
setEndParagraph
public void setEndParagraph(boolean value)
getCharacterSpacing
public float getCharacterSpacing()
getWordSpacing
public float getWordSpacing()
getYOffset
public float getYOffset()
getWords
public com.cete.dynamicpdf.pageelements.FormattedTextArea.LineWordList getWords()
API Reference for DynamicPDF v10.07 for Java generated on Aug 12, 2020
© Copyright 2020, ceTe Software