public interface ParagraphStyleModifier
ParagraphStyle,
BasicPSModifier| 修飾子とタイプ | メソッドと説明 |
|---|---|
ParagraphStyle |
modify(ParagraphStyle pStyle)
Modifies the given paragraph style, i.e., Creates the modified version
of the given paragraph style.
|
ParagraphStyle modify(ParagraphStyle pStyle)
pStyle - the given paragraph style.TextBuffer.modifyParagraphStyle(jp.kyasu.graphics.ParagraphStyleModifier),
ParagraphStyle.deriveStyle(jp.kyasu.graphics.ParagraphStyleModifier),
RichText.modifyParagraphStyle(int, int, jp.kyasu.graphics.ParagraphStyleModifier)