| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
Layer |
Layer.name(String name) |
|
Layer |
Layer.visible(Boolean visible) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Layer> |
CadViewInfo.getLayers() |
The list of layers contained by the CAD drawing
|
| Modifier and Type | Method | Description |
|---|---|---|
CadViewInfo |
CadViewInfo.addLayersItem(Layer layersItem) |
| Modifier and Type | Method | Description |
|---|---|---|
CadViewInfo |
CadViewInfo.layers(List<Layer> layers) |
|
void |
CadViewInfo.setLayers(List<Layer> layers) |
Copyright © 2025. All rights reserved.