Uses of Class
org.dcm4che2.net.pdu.PresentationContext

Packages that use PresentationContext
org.dcm4che2.net.pdu   
 

Uses of PresentationContext in org.dcm4che2.net.pdu
 

Fields in org.dcm4che2.net.pdu with type parameters of type PresentationContext
protected  IntHashtable<PresentationContext> AAssociateRQAC.pcidMap
           
protected  java.util.ArrayList<PresentationContext> AAssociateRQAC.pcs
           
 

Methods in org.dcm4che2.net.pdu that return PresentationContext
 PresentationContext AAssociateRQAC.getPresentationContext(int pcid)
           
 

Methods in org.dcm4che2.net.pdu that return types with arguments of type PresentationContext
 java.util.Collection<PresentationContext> AAssociateRQAC.getPresentationContexts()
           
 

Methods in org.dcm4che2.net.pdu with parameters of type PresentationContext
 void AAssociateRQAC.addPresentationContext(PresentationContext pc)
           
 boolean AAssociateRQAC.removePresentationContext(PresentationContext pc)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.