Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
Tile |
Tile.height(java.lang.Integer height) |
|
Tile |
Tile.startPointX(java.lang.Integer startPointX) |
|
Tile |
Tile.startPointY(java.lang.Integer startPointY) |
|
Tile |
Tile.width(java.lang.Integer width) |
Modifier and Type | Method | Description |
---|---|---|
java.util.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(java.util.List<Tile> tiles) |
|
CadOptions |
CadOptions.tiles(java.util.List<Tile> tiles) |
Copyright © 2020. All rights reserved.