ImageGear for Java
ImGearMetadataTree Class Methods

For a list of all members of this type, see ImGearMetadataTree members.

Public Methods
 NameDescription
Public MethodcloneCreates a new object that is a copy of the current instance.  
Public MethodcompareToCompares the current instance with another object of the same type. (Inherited from com.accusoft.imagegear.core.ImGearMetadataNode)
Public MethodgetChildrenGets array of child nodes.

ImGearMetadataNodeList class instance or null.

List of children nodes as ImGearMetadataNodeList class.

ImGearMetadataNodeList

 
Public MethodgetFormatNameGets the name of the type of the file format to which metadata belongs.

Any string name of format.

(Inherited from com.accusoft.imagegear.core.ImGearMetadataNode)
Public MethodgetNameReturns returns string name of tag.

Returns tag name from the internal dictionary, or empty string if tag is unknown in ImageGear for Java.

(Inherited from com.accusoft.imagegear.core.ImGearMetadataNode)
Public MethodgetParentGets reference to parent node.

ImGearMetadataNodeList class object.

Specifies reference to parent node in metadata tree. This method may return null. Accordingly, the instance is stand-alone (not attached), or otherwise, has special type like ImGearMetadataHead.

(Inherited from com.accusoft.imagegear.core.ImGearMetadataNode)
Public MethodsetNameSets returns string name of tag.

Returns tag name from the internal dictionary, or empty string if tag is unknown in ImageGear for Java.

(Inherited from com.accusoft.imagegear.core.ImGearMetadataNode)
Top
See Also

Reference

ImGearMetadataTree Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback