public class ImageBoxesSequenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
double |
getCineRelativetoRealTime()
Retrieves the Minimal value of Chemical Shift Frequency in ppm.
|
double |
getDisplayEnvironmentSpatialPosition()
Retrieves the Minimal value of Display Environment Spatial Position.
|
short[] |
getImageBoxLargeScrollAmount()
Retrieves Image Box Large Scroll Amount.
|
java.lang.String |
getImageBoxLargeScrollType()
Retrieves type of the value encoded in this Item
|
java.lang.String |
getImageBoxLayoutType()
Retrieves type of the value encoded in this Item
|
short[] |
getImageBoxNumber()
Retrieves order of image boxes for scrolling.
|
short[] |
getImageBoxOverlapPriority()
Retrieves Image Box Overlap Priority.
|
java.lang.String |
getImageBoxScrollDirection()
Retrieves type of the value encoded in this Item
|
short[] |
getImageBoxSmallScrollAmount()
Retrieves one or more frames in a Multi-frame SOP Instance.
|
java.lang.String |
getImageBoxSmallScrollType()
Retrieves type of the value encoded in this Item
|
short[] |
getImageBoxTileHorizontalDimension()
Retrieves Image Box Tile Horizontal Dimension in a Multi-frame SOP Instance.
|
short[] |
getImageBoxTileVerticalDimension()
Retrieves Image Box Tile Horizontal Dimension in a Multi-frame SOP Instance.
|
short |
getPreferredPlaybackSequencing()
Retrieves Preferred Play back Sequencing.
|
java.lang.String |
getRecommendedDisplayFrameRate()
Retrieves Recommended Display Frame Rate.
|
void |
setCineRelativetoRealTime(double dblCineRelativetoRealTime)
Sets the Cine Relative to Real Time.
|
void |
setDisplayEnvironmentSpatialPosition(double dblDisplayEnvironmentSpatialPosition)
Sets the Minimal value of Chemical Shift Frequency in ppm.
|
void |
setImageBoxLargeScrollAmount(short[] arrImageBoxLargeScrollAmount)
Sets the Value Type Defined in Image Box Large Scroll Amount
Defines the positive integer number of pages, rows, columns, or images per large increment scroll,
It is based on the values of Image Box Large Scroll Type(0072,0316) and Image Box Scroll Direction (0072,0310).
|
void |
setImageBoxLargeScrollType(EnumImageBoxLargeScrollType enumImageBoxLargeScrollType)
Sets the Value Type Defined in EnumImageBoxLargeScrollType
PAGE - In a TILED image box, replace all image slots with the next N x M images in the set,
ROW_COLUMN - In a TILED image box, move each row or column of images to the next row or column, depending on Image Box Scroll Direction
IMAGE - In a TILED image box, move each image to the next slot, either horizontally or vertically, depending on Image Box ScrollDirection (0072,0310).
|
void |
setImageBoxLayoutType(EnumImageBoxLayoutType enumImageBoxLayoutType)
Sets the Image Box Layout Type Defined Type of layout of the image box
|
void |
setImageBoxNumber(short[] arrImageBoxNumber) |
void |
setImageBoxOverlapPriority(short[] arrImageBoxOverlapPriority)
Sets the Value Type Defined in Image Box Overlap Priority
If this Image Box overlaps in spatial position with others,
this attribute indicates the layer of this Image Box in relation to the others.
|
void |
setImageBoxScrollDirection(EnumImageBoxScrollDirection enumImageBoxScrollDirection)
Sets the Value Type Defined in EnumImageBoxScrollDirection
as VERTICAL - scroll images by row,
HORIZONTAL - scroll images by column
|
void |
setImageBoxSmallScrollAmount(short[] arrImageBoxSmallScrollAmount)
Sets the Image Box Small Scroll Amount
|
void |
setImageBoxSmallScrollType(EnumImageBoxSmallScrollType enumImageBoxSmallScrollType)
Sets the Value Type Defined in EnumImageBoxSmallScrollType
PAGE - In a TILED image box, replace all image slots with the next N x M images in the set,
ROW_COLUMN - In a TILED image box, move each row or column of images to the next row or column, depending on Image Box Scroll Direction
IMAGE - In a TILED image box, move each image to the next slot, either horizontally or vertically, depending on Image Box ScrollDirection (0072,0310).
|
void |
setImageBoxTileHorizontalDimension(short[] arrImageBoxTileHorizontalDimension)
Sets the Image Box Tile Horizontal Dimension
|
void |
setImageBoxTileVerticalDimension(short[] arrImageBoxTileVerticalDimension)
Sets the Image Box Tile Horizontal Dimension
|
void |
setPreferredPlaybackSequencing(short shPreferredPlaybackSequencing)
Sets the Value Type Defined in Preferred Play back Sequencing
Describes the preferred play back sequencing for the Image Box.
|
void |
setRecommendedDisplayFrameRate(java.lang.String strRecommendedDisplayFrameRate)
Sets Recommended Display Frame Rate.
|
boolean |
validateForModule()
Validates all the attributes in FillStyleSequenceItem that are present in the DataSet
|
addDataElement, changeToUndefined, clone, contains, dumpDICOMInfo, getDataForTag, getDictionaryReader, getItemLength, getTransferSyntax, getValue, getValueLength, iterator, read, setDictionaryReader, setTransferSyntax, setValue, sortedIterator, validate, writepublic boolean validateForModule()
throws InvalidItemException
validateForModule in interface IItemvalidateForModule in class ItemInvalidItemException - throws InvalidItemException If Conditional element fails.public void setImageBoxNumber(short[] arrImageBoxNumber)
public short[] getImageBoxNumber()
public void setDisplayEnvironmentSpatialPosition(double dblDisplayEnvironmentSpatialPosition)
dblChemicalShiftsMinimumIntegrationLimitOnppm - Double value of coordinatespublic double getDisplayEnvironmentSpatialPosition()
public void setImageBoxLayoutType(EnumImageBoxLayoutType enumImageBoxLayoutType)
strImageBoxLayoutType - Specifies type of the value encoded in this Itempublic java.lang.String getImageBoxLayoutType()
public void setImageBoxTileHorizontalDimension(short[] arrImageBoxTileHorizontalDimension)
arrImageBoxTileHorizontalDimension - which is Positive integer defining the horizontal Image Box tile dimensionpublic short[] getImageBoxTileHorizontalDimension()
public void setImageBoxTileVerticalDimension(short[] arrImageBoxTileVerticalDimension)
arrImageBoxTileHorizontalDimension - which is Positive integer defining the horizontal Image Box tile dimensionpublic short[] getImageBoxTileVerticalDimension()
public void setImageBoxScrollDirection(EnumImageBoxScrollDirection enumImageBoxScrollDirection)
enumImageBoxScrollDirection - Specifies type of the value encoded in this Itempublic java.lang.String getImageBoxScrollDirection()
public void setImageBoxSmallScrollType(EnumImageBoxSmallScrollType enumImageBoxSmallScrollType)
enumImageBoxSmallScrollType - Specifies type of the value encoded in this Itempublic java.lang.String getImageBoxSmallScrollType()
public void setImageBoxSmallScrollAmount(short[] arrImageBoxSmallScrollAmount)
arrImageBoxTileHorizontalDimension - which is Positive integer defining the horizontal Image Box tile dimensionpublic short[] getImageBoxSmallScrollAmount()
public void setImageBoxLargeScrollType(EnumImageBoxLargeScrollType enumImageBoxLargeScrollType)
enumImageBoxSmallScrollType - Specifies type of the value encoded in this Itempublic java.lang.String getImageBoxLargeScrollType()
public void setImageBoxLargeScrollAmount(short[] arrImageBoxLargeScrollAmount)
arrImageBoxLargeScrollAmount - Specifies type of the value encoded in this Itempublic short[] getImageBoxLargeScrollAmount()
public void setImageBoxOverlapPriority(short[] arrImageBoxOverlapPriority)
arrImageBoxOverlapPriority - Specifies type of the value encoded in this Itempublic short[] getImageBoxOverlapPriority()
public void setPreferredPlaybackSequencing(short shPreferredPlaybackSequencing)
arrPreferredPlaybackSequencing - Specifies type of the value encoded in this Itempublic short getPreferredPlaybackSequencing()
public void setRecommendedDisplayFrameRate(java.lang.String strRecommendedDisplayFrameRate)
strReferencedReferenceImageNumber - String value of Referenced Reference Image Number.public java.lang.String getRecommendedDisplayFrameRate()
public void setCineRelativetoRealTime(double dblCineRelativetoRealTime)
dblCineRelativetoRealTime - Double value of coordinatespublic double getCineRelativetoRealTime()