ICdrImage
public interface ICdrImage
The Cdr image interface
Methods
| Method | Description |
|---|---|
| getCdrDocument() | Gets the CDR document. |
getCdrDocument()
public abstract CdrDocument getCdrDocument()
Gets the CDR document.
Returns: CdrDocument - the CDR document.