| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
CadOptions |
CadOptions.addLayersItem(String layersItem) |
|
CadOptions |
CadOptions.addTilesItem(Tile tilesItem) |
|
CadOptions |
RenderOptions.getCadOptions() |
Rendering options for CAD source file formats CAD file formats include files with extensions: .dwg, .dxf, .dgn, .ifc, .stl
|
CadOptions |
CadOptions.height(Integer height) |
|
CadOptions |
CadOptions.layers(List<String> layers) |
|
CadOptions |
CadOptions.layoutName(String layoutName) |
|
CadOptions |
CadOptions.renderLayouts(Boolean renderLayouts) |
|
CadOptions |
CadOptions.scaleFactor(Double scaleFactor) |
|
CadOptions |
CadOptions.tiles(List<Tile> tiles) |
|
CadOptions |
CadOptions.width(Integer width) |
| Modifier and Type | Method | Description |
|---|---|---|
RenderOptions |
RenderOptions.cadOptions(CadOptions cadOptions) |
|
void |
RenderOptions.setCadOptions(CadOptions cadOptions) |
Copyright © 2025. All rights reserved.