public static interface SyntaxicScheme.ElementGroup extends SyntaxicScheme.Element
Modifier and Type | Method and Description |
---|---|
void |
addElement(SyntaxicScheme.Element g) |
SyntaxicScheme.Element |
compress()
Checks if this group should be compressed or not and performs compression.
|
boolean |
isAuthorizeEmptyElements() |
height, heightAbove, isEmpty, length, render
void addElement(SyntaxicScheme.Element g)
boolean isAuthorizeEmptyElements()
SyntaxicScheme.Element compress()