|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.hp.AbstractHPComparator org.dcm4che2.hp.plugins.AlongAxisComparator
public class AlongAxisComparator
Constructor Summary | |
---|---|
AlongAxisComparator(DicomObject sortOp)
|
|
AlongAxisComparator(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 AlongAxisComparator(DicomObject sortOp)
public AlongAxisComparator(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 |