Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
Layer |
Layer.name(java.lang.String name) |
|
Layer |
Layer.visible(java.lang.Boolean visible) |
Modifier and Type | Method | Description |
---|---|---|
java.util.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(java.util.List<Layer> layers) |
|
void |
CadViewInfo.setLayers(java.util.List<Layer> layers) |
Copyright © 2020. All rights reserved.