Uses of Class
org.dcm4che2.hp.HPImageBox

Packages that use HPImageBox
org.dcm4che2.hp   
 

Uses of HPImageBox in org.dcm4che2.hp
 

Methods in org.dcm4che2.hp that return HPImageBox
protected  HPImageBox HPDisplaySet.createHPImageBox(DicomObject item, int numImageBoxes)
           
 

Methods in org.dcm4che2.hp that return types with arguments of type HPImageBox
 java.util.List<HPImageBox> HPDisplaySet.getImageBoxes()
           
 

Methods in org.dcm4che2.hp with parameters of type HPImageBox
 void HPDisplaySet.addImageBox(HPImageBox imageBox)
           
 boolean HPDisplaySet.removeImageBox(HPImageBox imageBox)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.