| Constructor and Description |
|---|
CadWriter() |
| Modifier and Type | Method and Description |
|---|---|
static ICadWriter |
getInstanceWriter(InputStream stream,
com.aspose.cad.StreamContainer baseStream,
CadImage cadImage,
int specifiedEncoding,
String filePath)
Get instance writer
|
static void |
registerWriter(com.aspose.ms.System.Type writer,
String format)
Registers the writer.
|
public static ICadWriter getInstanceWriter(InputStream stream, com.aspose.cad.StreamContainer baseStream, CadImage cadImage, int specifiedEncoding, String filePath)
Get instance writer
stream - The streambaseStream - The baseStreamcadImage - THe cadImagespecifiedEncoding - The specifiedEncodingfilePath - the filePathpublic static void registerWriter(com.aspose.ms.System.Type writer,
String format)
Registers the writer.
writer - The writer.format - The format.Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.