| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
Tile |
Tile.height(Integer height) |
|
Tile |
Tile.startPointX(Integer startPointX) |
|
Tile |
Tile.startPointY(Integer startPointY) |
|
Tile |
Tile.width(Integer width) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Tile> |
CadOptions.getTiles() |
The drawing regions to render This option supported only for DWG and DWT file types The RenderLayouts and LayoutName options are ignored when rendering by tiles
|
| Modifier and Type | Method | Description |
|---|---|---|
CadOptions |
CadOptions.addTilesItem(Tile tilesItem) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CadOptions.setTiles(List<Tile> tiles) |
|
CadOptions |
CadOptions.tiles(List<Tile> tiles) |
Copyright © 2025. All rights reserved.