|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.formatting.Alignment
public abstract class Alignment
The alignment setting for a formatting model block. Blocks which return the same
alignment object instance from the getAlignment method
are aligned with each other.
Block.getAlignment(),
ChildAttributes.getAlignment()| Constructor Summary | |
|---|---|
Alignment()
|
|
| Method Summary | |
|---|---|
static Alignment |
createAlignment()
Creates an alignment object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Alignment()
| Method Detail |
|---|
public static Alignment createAlignment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||