| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.hp.AbstractHPComparator
org.dcm4che2.hp.plugins.ByAcqTimeComparator
public class ByAcqTimeComparator
| Constructor Summary | |
|---|---|
| ByAcqTimeComparator(DicomObject sortOp) | |
| ByAcqTimeComparator(java.lang.String sortingDirection) | |
| Method Summary | |
|---|---|
|  int | compare(DicomObject o1,
        int frame1,
        DicomObject o2,
        int frame2) | 
|  DicomObject | getDicomObject()Returns the DicomObject that backs this HPComparator. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ByAcqTimeComparator(DicomObject sortOp)
public ByAcqTimeComparator(java.lang.String sortingDirection)
| Method Detail | 
|---|
public final DicomObject getDicomObject()
HPComparator
public int compare(DicomObject o1,
                   int frame1,
                   DicomObject o2,
                   int frame2)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||