|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.rtf.rtflib.rtfdoc.ParagraphKeeptogetherContext
public class ParagraphKeeptogetherContext
This context is used to manage the "keepn" RTF attribute Used by ParagraphBuilder and JforCmd
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ParagraphKeeptogetherContext getInstance()
public static int getKeepTogetherOpenValue()
public static void keepTogetherOpen()
public static void keepTogetherClose()
public static boolean paragraphResetProperties()
public static void setParagraphResetPropertiesUsed()
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |