| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
Layout |
Layout.height(Double height) |
|
Layout |
Layout.name(String name) |
|
Layout |
Layout.width(Double width) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Layout> |
CadViewInfo.getLayouts() |
The list of layouts contained by the CAD drawing
|
| Modifier and Type | Method | Description |
|---|---|---|
CadViewInfo |
CadViewInfo.addLayoutsItem(Layout layoutsItem) |
| Modifier and Type | Method | Description |
|---|---|---|
CadViewInfo |
CadViewInfo.layouts(List<Layout> layouts) |
|
void |
CadViewInfo.setLayouts(List<Layout> layouts) |
Copyright © 2025. All rights reserved.