public interface ICommandFactory
Factory interface to create commands
| Modifier and Type | Method and Description |
|---|---|
Command |
createCommand(int elementId,
int elementClass,
CgmFile container)
Create a new command instance
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.