org.dicom4j.io.directory
Class TopDirectoryItem

java.lang.Object
  extended by org.dicom4j.io.directory.DicomDirectoryItem
      extended by org.dicom4j.io.directory.TopDirectoryItem
All Implemented Interfaces:
Comparable, TreeNode

public class TopDirectoryItem
extends DicomDirectoryItem

Since:
0.0.4
Author:
Laurent Lecomte

Constructor Summary
TopDirectoryItem()
           
 
Method Summary
 
Methods inherited from class org.dicom4j.io.directory.DicomDirectoryItem
addChild, addSibling, children, compareTo, equals, getAllowsChildren, getChildAt, getChildCount, getDataSet, getIndex, getParent, getType, isLeaf, removeChild, setUID, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TopDirectoryItem

public TopDirectoryItem()


Copyright © 2009 dicom4j. All Rights Reserved.