Uses of Class
org.dcm4che2.hp.HPDefinition

Packages that use HPDefinition
org.dcm4che2.hp   
 

Uses of HPDefinition in org.dcm4che2.hp
 

Methods in org.dcm4che2.hp that return HPDefinition
protected  HPDefinition HangingProtocol.createHangingProtocolDefinition(DicomObject dcmobj)
           
 

Methods in org.dcm4che2.hp that return types with arguments of type HPDefinition
 java.util.List<HPDefinition> HangingProtocol.getHangingProtocolDefinitions()
           
 

Methods in org.dcm4che2.hp with parameters of type HPDefinition
 void HangingProtocol.addHangingProtocolDefinition(HPDefinition def)
           
 boolean HangingProtocol.removeHangingProtocolDefinition(HPDefinition def)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.