public class BlockIndentOptions
extends java.lang.Object
Constructor and Description |
---|
BlockIndentOptions(CodeStyleSettings settings,
CommonCodeStyleSettings.IndentOptions indentOptions,
Block block) |
Modifier and Type | Method and Description |
---|---|
CommonCodeStyleSettings.IndentOptions |
getIndentOptions() |
CommonCodeStyleSettings.IndentOptions |
getIndentOptions(AbstractBlockWrapper block) |
int |
getRightMargin() |
public BlockIndentOptions(CodeStyleSettings settings, CommonCodeStyleSettings.IndentOptions indentOptions, Block block)
public CommonCodeStyleSettings.IndentOptions getIndentOptions()
public CommonCodeStyleSettings.IndentOptions getIndentOptions(AbstractBlockWrapper block)
public int getRightMargin()