public class ParagraphKeeptogetherContext
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ParagraphKeeptogetherContext |
getInstance()
Singelton.
|
static int |
getKeepTogetherOpenValue() |
static void |
keepTogetherClose()
Close a "keep with next" paragraph
|
static void |
keepTogetherOpen()
Open a new "keep with next" paragraph
|
static boolean |
paragraphResetProperties() |
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()
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.