public interface LayoutUpdater
Modifier and Type | Field and Description |
---|---|
static LayoutUpdater |
INSTANCE
The singleton instance of this service.
|
Modifier and Type | Method and Description |
---|---|
void |
update(Layout layout,
List<Split> newSplits)
Updates the given layout in place by replacing its contents with the new splits.
|
static final LayoutUpdater INSTANCE
Copyright © 2020 Solibri, Inc.. All rights reserved.