org.dcm4che2.hp
Class AbstractHPComparator

java.lang.Object
  extended by org.dcm4che2.hp.AbstractHPComparator
All Implemented Interfaces:
HPComparator
Direct Known Subclasses:
AlongAxisComparator, ByAcqTimeComparator

public abstract class AbstractHPComparator
extends java.lang.Object
implements HPComparator

Since:
Oct 19, 2005
Version:
$Revision: 12635 $ $Date: 2010-01-18 14:15:50 +0100 (Mon, 18 Jan 2010) $
Author:
gunter zeilinger(gunterze@gmail.com)

Constructor Summary
AbstractHPComparator()
           
 
Method Summary
 int getFunctionalGroupPointer()
           
 java.lang.String getFunctionalGroupPrivateCreator()
           
 java.lang.String getImageSetSelectorUsageFlag()
           
 int getSelectorAttribute()
           
 java.lang.String getSelectorAttributePrivateCreator()
           
 int getSelectorSequencePointer()
           
 java.lang.String getSelectorSequencePointerPrivateCreator()
           
 int getSelectorValueNumber()
           
 java.lang.String getSortByCategory()
           
 java.lang.String getSortingDirection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.dcm4che2.hp.HPComparator
compare, getDicomObject
 

Constructor Detail

AbstractHPComparator

public AbstractHPComparator()
Method Detail

getImageSetSelectorUsageFlag

public java.lang.String getImageSetSelectorUsageFlag()
Specified by:
getImageSetSelectorUsageFlag in interface HPComparator

getSelectorAttribute

public int getSelectorAttribute()
Specified by:
getSelectorAttribute in interface HPComparator

getSelectorSequencePointer

public int getSelectorSequencePointer()
Specified by:
getSelectorSequencePointer in interface HPComparator

getFunctionalGroupPointer

public int getFunctionalGroupPointer()
Specified by:
getFunctionalGroupPointer in interface HPComparator

getSelectorSequencePointerPrivateCreator

public java.lang.String getSelectorSequencePointerPrivateCreator()
Specified by:
getSelectorSequencePointerPrivateCreator in interface HPComparator

getFunctionalGroupPrivateCreator

public java.lang.String getFunctionalGroupPrivateCreator()
Specified by:
getFunctionalGroupPrivateCreator in interface HPComparator

getSelectorAttributePrivateCreator

public java.lang.String getSelectorAttributePrivateCreator()
Specified by:
getSelectorAttributePrivateCreator in interface HPComparator

getSelectorValueNumber

public int getSelectorValueNumber()
Specified by:
getSelectorValueNumber in interface HPComparator

getSortByCategory

public java.lang.String getSortByCategory()
Specified by:
getSortByCategory in interface HPComparator

getSortingDirection

public java.lang.String getSortingDirection()
Specified by:
getSortingDirection in interface HPComparator


Copyright © 2011 dcm4che. All Rights Reserved.