com.pixelmed.display
Class MammoDemographicAndTechniqueAnnotations
java.lang.Object
com.pixelmed.display.DemographicAndTechniqueAnnotations
com.pixelmed.display.MammoDemographicAndTechniqueAnnotations
public class MammoDemographicAndTechniqueAnnotations
- extends DemographicAndTechniqueAnnotations
A class to extract selected DICOM annotative attributes into defined displayed area relative positions for mammograms.
| Fields inherited from class com.pixelmed.display.DemographicAndTechniqueAnnotations |
ABBREVPHOTO, CALLFUNCTION, CODEMEANING, DIRECTIONVECTOR, EXPOSURE, EXPOSURETIME, FRAMENUMBER, IMAGETYPE, JUSTTIME, layout, LOSSYCOMPRESSED, multipleCodeMeaningDelimiter, NOSPECIAL, ORIENTLABEL, PIXELREPN, SLICESPACING, TEXTIFYESNO, XRAYTUBECURRENT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MammoDemographicAndTechniqueAnnotations
public MammoDemographicAndTechniqueAnnotations(AttributeList list,
boolean leftSide)
- Parameters:
list - the DICOM attributes of a single or multi-frame imageleftSide - whether the side to annotate (the side opposite the chest wall) is left (true) or right (false)
initializeDefaultLayout
protected void initializeDefaultLayout()
- Overrides:
initializeDefaultLayout in class DemographicAndTechniqueAnnotations
getViewAbbreviationFromViewCodeSequenceAttributes
protected static String getViewAbbreviationFromViewCodeSequenceAttributes(AttributeList list)
Return an abbreviation for a mammography view.
- Parameters:
list - the attributes of an item of ViewCodeSequence
- Returns:
- a string value with an ACR/DICOM/IHE specified abbreviation
getViewModifierAbbreviationFromViewModifierCodeSequenceAttributes
protected static String getViewModifierAbbreviationFromViewModifierCodeSequenceAttributes(AttributeList list)
Return an abbreviation for a mammography view modifer.
- Parameters:
list - the attributes of an item of ViewModifierCodeSequence
- Returns:
- a string value with an ACR/DICOM/IHE specified abbreviation, including a leading "..." or trailing "..." to indicate prefix or suffix, or neither if a replacement
getAbbreviationFromImageLateralityViewModifierAndViewModifierCodeSequenceAttributes
protected static String getAbbreviationFromImageLateralityViewModifierAndViewModifierCodeSequenceAttributes(AttributeList list)
Return an abbreviation for laterality, view and view modifier.
- Parameters:
list -
- Returns:
- a string value with an ACR/DICOM/IHE specified abbreviation