public class EdgeType extends DashTypeCommand
| Constructor and Description |
|---|
EdgeType(CgmFile container) |
EdgeType(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 EdgeType(CgmFile container)
public EdgeType(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.