|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectIIOMetadata
CoreCommonImageMetadata
BaseImageMetadata
HDF4TeraScanImageMetadata
public class HDF4TeraScanImageMetadata
| Field Summary | |
|---|---|
static String |
nativeMetadataFormatName
|
| Fields inherited from class BaseImageMetadata |
|---|
ATTRIBUTES_NODE, imageReader |
| Fields inherited from class CoreCommonImageMetadata |
|---|
nativeMetadataFormatClassName |
| Fields inherited from class IIOMetadata |
|---|
controller, defaultController, extraMetadataFormatClassNames, extraMetadataFormatNames, standardFormatSupported |
| Constructor Summary | |
|---|---|
HDF4TeraScanImageMetadata(BaseImageReader reader,
int imageIndex)
|
|
| Method Summary | |
|---|---|
Node |
getAsTree(String formatName)
Returns an XML DOM Node object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name. |
protected void |
setMembers(BaseImageReader imageReader)
|
| Methods inherited from class BaseImageMetadata |
|---|
createCommonNativeTree, getImageIndex, getImageReader |
| Methods inherited from class IIOMetadata |
|---|
activateController, getController, getDefaultController, getExtraMetadataFormatNames, getMetadataFormat, getMetadataFormatNames, getNativeMetadataFormatName, getStandardChromaNode, getStandardCompressionNode, getStandardDataNode, getStandardDimensionNode, getStandardDocumentNode, getStandardTextNode, getStandardTileNode, getStandardTransparencyNode, getStandardTree, hasController, isStandardMetadataFormatSupported, setController, setFromTree |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String nativeMetadataFormatName
| Constructor Detail |
|---|
public HDF4TeraScanImageMetadata(BaseImageReader reader,
int imageIndex)
| Method Detail |
|---|
protected void setMembers(BaseImageReader imageReader)
throws IOException
setMembers in class BaseImageMetadataIOExceptionpublic Node getAsTree(String formatName)
Node object that represents the root of
a tree of common stream metadata contained within this object according
to the conventions defined by a given metadata format name.
getAsTree in class CoreCommonImageMetadataformatName - the name of the requested metadata format.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||