Namespace EvilDICOM.Core.Element
Classes
AbstractElement<T>
The overarching abstract class from which all DICOM element classes derive. Contains properties that are common to elements.
Age
A small class to help manipulate the age in the AgeString class
AgeString
Encapsulates the AgeString VR type
ApplicationEntity
Encapsulates the ApplicationEntity VR type
AttributeTag
Encapsulates the AttributeTag VR type
CodeString
Encapsulates the CodeString VR type
Date
Encapsulates the Date VR type
DateTime
Encapsulates the DateTime VR type
DecimalString
Encapsulates the DecimalString VR type
ElementFactory
Responsible for building concrete elements from element pieces
FloatingPointDouble
Encapsulates the FloatingPointDouble VR type
FloatingPointSingle
Encapsulates the FloatingPointSingle VR type
IntegerString
Encapsulates the IntegerString VR type
LongString
Encapsulates the LongString VR type
LongText
Encapsulates the LongText VR type
Other64BitVeryLong
OtherByteString
Encapsulates the OtherByteString VR type
OtherDoubleString
Encapsulates the OtherFloatString VR type
OtherFloatString
Encapsulates the OtherFloatString VR type
OtherLongString
Encapsulates the OtherFloatString VR type
OtherWordString
Encapsulates the OtherWordString VR type
PersonName
Encapsulates the PersonName VR type
RangeableDateTime
Sequence
Encapsulates the Sequence VR type
ShortString
ShortText
Encapsulates the ShortText VR type
Signed64bitVeryLong
SignedLong
Encapsulates the SignedLong VR type
SignedShort
Encapsulates the SignedShort VR type
Tag
A small helper class help work set and get the tag ids for DICOM elements.
Time
Encapsulates the Time VR type
UniqueIdentifier
Encapsulates the UniqueIdentifier VR type
UniversalResourceId
Unknown
Encapsulates the Unknown VR type
UnlimitedCharacter
UnlimitedText
Encapsulates the UnlimitedText VR type
Unsigned64bitVeryLong
UnsignedLong
Encapsulates the UnsignedLong VR type
UnsignedShort
Encapsulates the UnsignedShort VR type