ImageGearJava Project > com.accusoft.imagegear.display Package : IImGearDisplayObject Interface |
The following tables list the members exposed by IImGearDisplayObject.
Name | Description | |
---|---|---|
copyFrom | Initializes IImGearDisplayObject object from existing object of the same type.
Source and destination objects must be of the same type and implements IImGearDisplayObject interface. | |
initToDefault | Initializes object to default value.
This method has been introduced to complement default structure constructor (that cannot be overloaded). |