Modifier and Type | Method and Description |
---|---|
RenderGroup |
RenderGroup.createGroup()
Creates an group object and adds it to the end of the list of child
elements The new element is owned by the group..
|
RenderGroup |
Style.getGroup()
Returns a pointer to the group of the
Style . |
RenderGroup |
LineEnding.getGroup()
Returns a pointer to the group object.
|
Modifier and Type | Method and Description |
---|---|
void |
Style.setGroup(RenderGroup group)
Sets the group of the
Style . |
void |
LineEnding.setGroup(RenderGroup group)
Sets the group of the
LineEnding to a copy of the given group. |