|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.File
org.dicom4j.io.media.DicomFile
org.dicom4j.io.media.DicomDir
public class DicomDir
DICOM DIR
| Field Summary |
|---|
| Fields inherited from class java.io.File |
|---|
pathSeparator, pathSeparatorChar, separator, separatorChar |
| Constructor Summary | |
|---|---|
DicomDir(File aFile)
|
|
DicomDir(String aAbsolutePath)
|
|
| Method Summary | |
|---|---|
DicomDirectory |
getDicomDirectory()
|
void |
open()
Open the File |
| Methods inherited from class org.dicom4j.io.media.DicomFile |
|---|
close, containFileMetaInformation, getDataset, getFileMetaInformation, getTransferSyntaxFactory, isOpen, save, save, setTransferSyntaxFactory |
| Methods inherited from class java.io.File |
|---|
canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getName, getParent, getParentFile, getPath, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setLastModified, setReadOnly, toString, toURI, toURL |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DicomDir(File aFile)
aFile - public DicomDir(String aAbsolutePath)
aAbsolutePath - | Method Detail |
|---|
public DicomDirectory getDicomDirectory()
public void open()
throws IOException,
DicomException,
Exception
DicomFile
open in class DicomFileIOException
DicomException
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||