Package | Description |
---|---|
com.groupdocs.viewer.legacy.domain |
The package provides classes to operate with groupDocs.viewer.
|
com.groupdocs.viewer.legacy.domain.containers |
The package provides classes for working with document rendering results.
|
Modifier and Type | Method and Description |
---|---|
List<com.groupdocs.viewer.legacy.domain.CadLayer> |
CadFileData.getLayers()
Deprecated.
The list of layers contained in a CAD document.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CadLayer.equals(com.groupdocs.viewer.legacy.domain.CadLayer other)
Deprecated.
Implementation for IEquatable interface.
|
Modifier and Type | Method and Description |
---|---|
void |
CadFileData.setLayers(List<com.groupdocs.viewer.legacy.domain.CadLayer> value)
Deprecated.
The list of layers contained in a CAD document.
|
Modifier and Type | Method and Description |
---|---|
List<com.groupdocs.viewer.legacy.domain.CadLayer> |
CadDocumentInfoContainer.getLayers()
Deprecated.
The list of layers contained in a CAD document.
|
Modifier and Type | Method and Description |
---|---|
void |
CadDocumentInfoContainer.setLayers(List<com.groupdocs.viewer.legacy.domain.CadLayer> value)
Deprecated.
The list of layers contained in a CAD document.
|
Copyright © 2020. All rights reserved.