Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
CadOptions |
CadOptions.addLayersItem(java.lang.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(java.lang.Integer height) |
|
CadOptions |
CadOptions.layers(java.util.List<java.lang.String> layers) |
|
CadOptions |
CadOptions.layoutName(java.lang.String layoutName) |
|
CadOptions |
CadOptions.renderLayouts(java.lang.Boolean renderLayouts) |
|
CadOptions |
CadOptions.scaleFactor(java.lang.Double scaleFactor) |
|
CadOptions |
CadOptions.tiles(java.util.List<Tile> tiles) |
|
CadOptions |
CadOptions.width(java.lang.Integer width) |
Modifier and Type | Method | Description |
---|---|---|
RenderOptions |
RenderOptions.cadOptions(CadOptions cadOptions) |
|
void |
RenderOptions.setCadOptions(CadOptions cadOptions) |
Copyright © 2020. All rights reserved.