org.dcm4che2.iod.value
Class ShapeType

java.lang.Object
  extended by org.dcm4che2.iod.value.ShapeType

public class ShapeType
extends java.lang.Object

Author:
Antonio Magni

Field Summary
static java.lang.String L_SHAPE
           
static java.lang.String LINE
           
static java.lang.String PLANE
           
static java.lang.String POINT
           
static java.lang.String RULER
           
static java.lang.String SHAPE
           
static java.lang.String SURFACE
           
static java.lang.String T_SHAPE
           
 
Constructor Summary
ShapeType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POINT

public static final java.lang.String POINT
See Also:
Constant Field Values

LINE

public static final java.lang.String LINE
See Also:
Constant Field Values

PLANE

public static final java.lang.String PLANE
See Also:
Constant Field Values

SURFACE

public static final java.lang.String SURFACE
See Also:
Constant Field Values

RULER

public static final java.lang.String RULER
See Also:
Constant Field Values

L_SHAPE

public static final java.lang.String L_SHAPE
See Also:
Constant Field Values

T_SHAPE

public static final java.lang.String T_SHAPE
See Also:
Constant Field Values

SHAPE

public static final java.lang.String SHAPE
See Also:
Constant Field Values
Constructor Detail

ShapeType

public ShapeType()


Copyright © 2011 dcm4che. All Rights Reserved.