public class LineJoin extends JoinCommand
| Constructor and Description |
|---|
LineJoin(CgmFile container) |
LineJoin(CgmFile container,
int type) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeAsClearText(IClearTextWriter writer)
Writes/exports the command as clear text mode
|
getType, readFromBinary, setType, writeAsBinaryassert_, getElementClass, getElementId, toStringpublic LineJoin(CgmFile container)
public LineJoin(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.