public class LineType extends DashTypeCommand
Class=5, ElementId=2
| Constructor and Description |
|---|
LineType(CgmFile container) |
LineType(CgmFile container,
int type) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
void |
writeAsClearText(IClearTextWriter writer)
Writes/exports the command as clear text mode
|
getType, readFromBinary, setType, writeAsBinaryassert_, getElementClass, getElementIdpublic LineType(CgmFile container)
public LineType(CgmFile container, int type)
public void writeAsClearText(IClearTextWriter writer)
CommandWrites/exports the command as clear text mode
writeAsClearText in class Commandwriter - The text writer to write the clear text to.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.