public interface IHasLayouts<TLayout extends IDrawingLayout<TEntity>,TEntity extends IDrawingEntity>
Represents basic interface for any drawing structure.
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,TLayout> |
getLayouts()
Collection of related pages (layouts) map
|
LinkedHashMap<String,TLayout> getLayouts()
Collection of related pages (layouts) map
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.