Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
Layout |
Layout.height(java.lang.Double height) |
|
Layout |
Layout.name(java.lang.String name) |
|
Layout |
Layout.width(java.lang.Double width) |
Modifier and Type | Method | Description |
---|---|---|
java.util.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(java.util.List<Layout> layouts) |
|
void |
CadViewInfo.setLayouts(java.util.List<Layout> layouts) |
Copyright © 2020. All rights reserved.