public class DicomMetaData extends IIOMetadata
controller, defaultController, extraMetadataFormatClassNames, extraMetadataFormatNames, nativeMetadataFormatClassName, nativeMetadataFormatName, standardFormatSupported| Constructor and Description |
|---|
DicomMetaData(Attributes fileMetaInformation,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bigEndian() |
Node |
getAsTree(String formatName) |
Attributes |
getAttributes() |
Attributes |
getFileMetaInformation() |
String |
getTransferSyntaxUID() |
boolean |
isReadOnly() |
void |
mergeTree(String formatName,
Node root) |
void |
reset() |
activateController, getController, getDefaultController, getExtraMetadataFormatNames, getMetadataFormat, getMetadataFormatNames, getNativeMetadataFormatName, getStandardChromaNode, getStandardCompressionNode, getStandardDataNode, getStandardDimensionNode, getStandardDocumentNode, getStandardTextNode, getStandardTileNode, getStandardTransparencyNode, getStandardTree, hasController, isStandardMetadataFormatSupported, setController, setFromTreepublic DicomMetaData(Attributes fileMetaInformation, Attributes attributes)
public final Attributes getFileMetaInformation()
public final Attributes getAttributes()
public boolean isReadOnly()
isReadOnly in class IIOMetadatapublic Node getAsTree(String formatName)
getAsTree in class IIOMetadatapublic void mergeTree(String formatName, Node root)
mergeTree in class IIOMetadatapublic void reset()
reset in class IIOMetadatapublic String getTransferSyntaxUID()
public boolean bigEndian()
Copyright © 2020. All rights reserved.