| ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMetadataLeaf Class : ImGearMetadataLeaf Constructor |
| Overload | Description |
|---|---|
| ImGearMetadataLeaf Constructor() | Initializes a new instance of the ImGearMetadataLeaf class with data attached to the node and its type as value of com.accusoft.imagegear.formats.ImGearNativeDataTypes enum.
It is good for several leaves to refer to the same data object. |
| ImGearMetadataLeaf Constructor(ImGearMetadataFormats,int,Object,Object,boolean,String) | Initializes a new instance of the ImGearMetadataLeaf class with data attached to the node and its type as value of com.accusoft.imagegear.formats.ImGearNativeDataTypes enum. |
| ImGearMetadataLeaf Constructor(ImGearMetadataFormats,int,Object,Object,boolean) | Initializes a new instance of the ImGearMetadataLeaf class with data attached to the node and its type as value of com.accusoft.imagegear.formats.ImGearNativeDataTypes enum. |