|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextLinenumberingConfiguration
public class TextLinenumberingConfiguration
| Field Summary | |
|---|---|
protected String |
styleNumFormat
|
protected String |
styleNumLetterSync
|
protected String |
textCountEmptyLines
|
protected String |
textCountInFloatingFrames
|
protected String |
textIncrement
|
protected TextLinenumberingSeparator |
textLinenumberingSeparator
|
protected String |
textNumberLines
|
protected String |
textNumberPosition
|
protected String |
textOffset
|
protected String |
textRestartNumbering
|
protected String |
textStyleName
|
| Constructor Summary | |
|---|---|
TextLinenumberingConfiguration()
|
|
| Method Summary | |
|---|---|
String |
getStyleNumFormat()
Gets the value of the styleNumFormat property. |
String |
getStyleNumLetterSync()
Gets the value of the styleNumLetterSync property. |
String |
getTextCountEmptyLines()
Gets the value of the textCountEmptyLines property. |
String |
getTextCountInFloatingFrames()
Gets the value of the textCountInFloatingFrames property. |
String |
getTextIncrement()
Gets the value of the textIncrement property. |
TextLinenumberingSeparator |
getTextLinenumberingSeparator()
Gets the value of the textLinenumberingSeparator property. |
String |
getTextNumberLines()
Gets the value of the textNumberLines property. |
String |
getTextNumberPosition()
Gets the value of the textNumberPosition property. |
String |
getTextOffset()
Gets the value of the textOffset property. |
String |
getTextRestartNumbering()
Gets the value of the textRestartNumbering property. |
String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setStyleNumFormat(String value)
Sets the value of the styleNumFormat property. |
void |
setStyleNumLetterSync(String value)
Sets the value of the styleNumLetterSync property. |
void |
setTextCountEmptyLines(String value)
Sets the value of the textCountEmptyLines property. |
void |
setTextCountInFloatingFrames(String value)
Sets the value of the textCountInFloatingFrames property. |
void |
setTextIncrement(String value)
Sets the value of the textIncrement property. |
void |
setTextLinenumberingSeparator(TextLinenumberingSeparator value)
Sets the value of the textLinenumberingSeparator property. |
void |
setTextNumberLines(String value)
Sets the value of the textNumberLines property. |
void |
setTextNumberPosition(String value)
Sets the value of the textNumberPosition property. |
void |
setTextOffset(String value)
Sets the value of the textOffset property. |
void |
setTextRestartNumbering(String value)
Sets the value of the textRestartNumbering property. |
void |
setTextStyleName(String value)
Sets the value of the textStyleName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleNumFormat
protected String styleNumLetterSync
protected String textCountEmptyLines
protected String textCountInFloatingFrames
protected String textIncrement
protected TextLinenumberingSeparator textLinenumberingSeparator
protected String textNumberLines
protected String textNumberPosition
protected String textOffset
protected String textRestartNumbering
protected String textStyleName
| Constructor Detail |
|---|
public TextLinenumberingConfiguration()
| Method Detail |
|---|
public String getStyleNumFormat()
Stringpublic String getStyleNumLetterSync()
Stringpublic String getTextCountEmptyLines()
Stringpublic String getTextCountInFloatingFrames()
Stringpublic String getTextIncrement()
Stringpublic TextLinenumberingSeparator getTextLinenumberingSeparator()
TextLinenumberingSeparatorpublic String getTextNumberLines()
Stringpublic String getTextNumberPosition()
Stringpublic String getTextOffset()
Stringpublic String getTextRestartNumbering()
Stringpublic String getTextStyleName()
Stringpublic void setStyleNumFormat(String value)
value - allowed object is Stringpublic void setStyleNumLetterSync(String value)
value - allowed object is Stringpublic void setTextCountEmptyLines(String value)
value - allowed object is Stringpublic void setTextCountInFloatingFrames(String value)
value - allowed object is Stringpublic void setTextIncrement(String value)
value - allowed object is Stringpublic void setTextLinenumberingSeparator(TextLinenumberingSeparator value)
value - allowed object is TextLinenumberingSeparatorpublic void setTextNumberLines(String value)
value - allowed object is Stringpublic void setTextNumberPosition(String value)
value - allowed object is Stringpublic void setTextOffset(String value)
value - allowed object is Stringpublic void setTextRestartNumbering(String value)
value - allowed object is Stringpublic void setTextStyleName(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||