org.dcm4che2.code
Class SubSegmentMethods

java.lang.Object
  extended by org.dcm4che2.code.SubSegmentMethods

public class SubSegmentMethods
extends java.lang.Object

CID 3456 Sub-segment Methods.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String EquidistantMethod
          (122574, DCM, "Equidistant method")
static java.lang.String UserSelectedMethod
          (122575, DCM, "User selected method")
 
Constructor Summary
SubSegmentMethods()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EquidistantMethod

public static final java.lang.String EquidistantMethod
(122574, DCM, "Equidistant method")

See Also:
Constant Field Values

UserSelectedMethod

public static final java.lang.String UserSelectedMethod
(122575, DCM, "User selected method")

See Also:
Constant Field Values
Constructor Detail

SubSegmentMethods

public SubSegmentMethods()


Copyright © 2011 dcm4che. All Rights Reserved.