ImageGear for Java
lookUpLeaf(int) Method
Tag ID to search for.
Searches the leaf list for a node which Tag is equal to the specified tag ID.
Syntax
public ImGearMetadataLeaf lookUpLeaf( 
   int tag
)

Parameters

tag
Tag ID to search for.

Return Value

ImGearMetadataLeaf class object.

If the list contains several leafs with this tag ID, the method returns the first leaf. If a leaf is not present, the method returns null.

The method does not search in the subtrees of the node list.

ImGearMetadataNode

See Also

Reference

ImGearMetadataNodeList Class
ImGearMetadataNodeList Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback