| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.hp.ImageOrientation
public class ImageOrientation
| Constructor Summary | |
|---|---|
| ImageOrientation(float[] values) | |
| ImageOrientation(float rx,
                 float ry,
                 float rz,
                 float cx,
                 float cy,
                 float cz) | |
| Method Summary | |
|---|---|
|  ImagePlane | toImagePlane(float minCosine) | 
|  float[] | values() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ImageOrientation(float[] values)
public ImageOrientation(float rx,
                        float ry,
                        float rz,
                        float cx,
                        float cy,
                        float cz)
| Method Detail | 
|---|
public float[] values()
public ImagePlane toImagePlane(float minCosine)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||