org.dcm4che2.code
Class CompositeFeatureRelations

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

public class CompositeFeatureRelations
extends java.lang.Object

CID 6035 Composite Feature Relations.

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

Field Summary
static java.lang.String TargetContentItemsAreRelatedContraLaterally
          (111155, DCM, "Target content items are related contra-laterally")
static java.lang.String TargetContentItemsAreRelatedSpatially
          (111154, DCM, "Target content items are related spatially")
static java.lang.String TargetContentItemsAreRelatedTemporally
          (111153, DCM, "Target content items are related temporally")
 
Constructor Summary
CompositeFeatureRelations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TargetContentItemsAreRelatedContraLaterally

public static final java.lang.String TargetContentItemsAreRelatedContraLaterally
(111155, DCM, "Target content items are related contra-laterally")

See Also:
Constant Field Values

TargetContentItemsAreRelatedSpatially

public static final java.lang.String TargetContentItemsAreRelatedSpatially
(111154, DCM, "Target content items are related spatially")

See Also:
Constant Field Values

TargetContentItemsAreRelatedTemporally

public static final java.lang.String TargetContentItemsAreRelatedTemporally
(111153, DCM, "Target content items are related temporally")

See Also:
Constant Field Values
Constructor Detail

CompositeFeatureRelations

public CompositeFeatureRelations()


Copyright © 2011 dcm4che. All Rights Reserved.