org.dcm4che2.code
Class CADGeometrySecondaryGraphicalRepresentation

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

public class CADGeometrySecondaryGraphicalRepresentation
extends java.lang.Object

CID 6166 CAD Geometry Secondary Graphical Representation.

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

Field Summary
static java.lang.String InnerLimitsOfFuzzyMargin
          (113662, DCM, "Inner limits of fuzzy margin")
static java.lang.String LinearSpiculation
          (113665, DCM, "Linear spiculation")
static java.lang.String LongAxis
          (G-A185, SRT, "Long axis")
static java.lang.String OrthogonalLocationArc
          (113669, DCM, "Orthogonal location arc")
static java.lang.String OrthogonalLocationArcInnerMargin
          (113670, DCM, "Orthogonal location arc inner margin")
static java.lang.String OrthogonalLocationArcOuterMargin
          (113671, DCM, "Orthogonal location arc outer margin")
static java.lang.String OuterLimitsOfFuzzyMargin
          (113663, DCM, "Outer limits of fuzzy margin")
static java.lang.String OutlineOfLobulations
          (113661, DCM, "Outline of lobulations")
static java.lang.String OutlineOfSpiculations
          (113664, DCM, "Outline of spiculations")
static java.lang.String PixelatedSpiculations
          (113666, DCM, "Pixelated spiculations")
static java.lang.String ShortAxis
          (G-A186, SRT, "Short axis")
 
Constructor Summary
CADGeometrySecondaryGraphicalRepresentation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

InnerLimitsOfFuzzyMargin

public static final java.lang.String InnerLimitsOfFuzzyMargin
(113662, DCM, "Inner limits of fuzzy margin")

See Also:
Constant Field Values

LinearSpiculation

public static final java.lang.String LinearSpiculation
(113665, DCM, "Linear spiculation")

See Also:
Constant Field Values

LongAxis

public static final java.lang.String LongAxis
(G-A185, SRT, "Long axis")

See Also:
Constant Field Values

OrthogonalLocationArc

public static final java.lang.String OrthogonalLocationArc
(113669, DCM, "Orthogonal location arc")

See Also:
Constant Field Values

OrthogonalLocationArcInnerMargin

public static final java.lang.String OrthogonalLocationArcInnerMargin
(113670, DCM, "Orthogonal location arc inner margin")

See Also:
Constant Field Values

OrthogonalLocationArcOuterMargin

public static final java.lang.String OrthogonalLocationArcOuterMargin
(113671, DCM, "Orthogonal location arc outer margin")

See Also:
Constant Field Values

OuterLimitsOfFuzzyMargin

public static final java.lang.String OuterLimitsOfFuzzyMargin
(113663, DCM, "Outer limits of fuzzy margin")

See Also:
Constant Field Values

OutlineOfLobulations

public static final java.lang.String OutlineOfLobulations
(113661, DCM, "Outline of lobulations")

See Also:
Constant Field Values

OutlineOfSpiculations

public static final java.lang.String OutlineOfSpiculations
(113664, DCM, "Outline of spiculations")

See Also:
Constant Field Values

PixelatedSpiculations

public static final java.lang.String PixelatedSpiculations
(113666, DCM, "Pixelated spiculations")

See Also:
Constant Field Values

ShortAxis

public static final java.lang.String ShortAxis
(G-A186, SRT, "Short axis")

See Also:
Constant Field Values
Constructor Detail

CADGeometrySecondaryGraphicalRepresentation

public CADGeometrySecondaryGraphicalRepresentation()


Copyright © 2011 dcm4che. All Rights Reserved.