API / geotoolkit / layout / ILayout1D / ILayout1D
Interface to layout ILayoutElement1D elements.
See
Interface
Constructors
Methods
Methods
▸ Abstract layout(elements, context, limits): void
Layouts elements
| Name | Type | Description |
|---|---|---|
elements | Iterator<ILayoutElement1D> | ILayoutElement1D elements to layout |
context | RenderingContext | rendering context |
limits | Range | limits to layout elements within |
void