public class ParagraphKeeptogetherContext
extends java.lang.Object
Constructor and Description |
---|
ParagraphKeeptogetherContext() |
Modifier and Type | Method and Description |
---|---|
static ParagraphKeeptogetherContext |
getInstance()
Singelton.
|
static int |
getKeepTogetherOpenValue()
Return the level of current "keep whith next" paragraph
|
static void |
KeepTogetherClose()
Close a "keep whith next" paragraph
|
static void |
KeepTogetherOpen()
Open a new "keep whith next" paragraph
|
static boolean |
paragraphResetProperties()
Determine if the next paragraph must reset the properites
|
static void |
setParagraphResetPropertiesUsed()
Reset the flag if the paragraph properties have been resested
|
public static ParagraphKeeptogetherContext getInstance()
public static int getKeepTogetherOpenValue()
public static void KeepTogetherOpen()
public static void KeepTogetherClose()
public static boolean paragraphResetProperties()
public static void setParagraphResetPropertiesUsed()