public class PDImageMetadata extends IIOMetadata
| Modifier and Type | Field and Description |
|---|---|
static String |
NativeMetadataFormatName |
| Constructor and Description |
|---|
PDImageMetadata(de.intarsys.pdf.pd.PDImage paramPDImage) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getAsTree(String formatName) |
boolean |
isReadOnly() |
void |
mergeTree(String formatName,
Node root) |
void |
reset() |
activateController, getController, getDefaultController, getExtraMetadataFormatNames, getMetadataFormat, getMetadataFormatNames, getNativeMetadataFormatName, hasController, isStandardMetadataFormatSupported, setController, setFromTreepublic static final String NativeMetadataFormatName
public Node getAsTree(String formatName)
getAsTree in class IIOMetadatapublic boolean isReadOnly()
isReadOnly in class IIOMetadatapublic void mergeTree(String formatName, Node root)
mergeTree in class IIOMetadatapublic void reset()
reset in class IIOMetadataCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.