public class FillColour extends ColourCommand
| Constructor and Description |
|---|
FillColour(CgmFile container) |
FillColour(CgmFile container,
CgmColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeAsClearText(IClearTextWriter writer)
Writes/exports the command as clear text mode
|
getColor, readFromBinary, setColor, writeAsBinaryassert_, getElementClass, getElementId, toStringpublic FillColour(CgmFile container)
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.