| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad | |
| com.aspose.cad.fileformats.cad.dwg.pageandsection.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
DxfImage
Dxf image class
|
| Modifier and Type | Method and Description |
|---|---|
void |
DxfWriter.writeAcds(com.aspose.cad.StreamContainer streamContainer,
CadImage cadImage)
Write ACDS Section
|
| Constructor and Description |
|---|
DxfWriter(InputStream stream,
CadImage cadImage) |
DxfWriter(InputStream stream,
CadImage cadImage,
int specifiedEncoding)
Initializes a new instance of the
DxfWriter class. |
| Modifier and Type | Method and Description |
|---|---|
static ICadWriter |
CadWriter.getInstanceWriter(InputStream stream,
com.aspose.cad.StreamContainer baseStream,
CadImage cadImage,
int specifiedEncoding,
String filePath)
Get instance writer
|
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.