Package | Description |
---|---|
org.dcm4che3.emf |
Classes for enhanced multi-frame support.
|
Modifier and Type | Field and Description |
---|---|
private static HashMap<String,MultiframeExtractor.Impl> |
MultiframeExtractor.impls |
Modifier and Type | Method and Description |
---|---|
private static MultiframeExtractor.Impl |
MultiframeExtractor.implFor(String mfcuid) |
static MultiframeExtractor.Impl |
MultiframeExtractor.Impl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiframeExtractor.Impl[] |
MultiframeExtractor.Impl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 dcm4che.org. All rights reserved.