public class MrSIDIIOImageMetadataFormat extends IIOMetadataFormatImpl implements IIOMetadataFormat
getAsTree
method.Modifier and Type | Field and Description |
---|---|
protected static MrSIDIIOImageMetadataFormat |
mrsidMetadataInstance
A single instance of the
MrSIDIIOImageMetadataFormat
class. |
standardMetadataFormatName
CHILD_POLICY_ALL, CHILD_POLICY_CHOICE, CHILD_POLICY_EMPTY, CHILD_POLICY_MAX, CHILD_POLICY_REPEAT, CHILD_POLICY_SEQUENCE, CHILD_POLICY_SOME, DATATYPE_BOOLEAN, DATATYPE_DOUBLE, DATATYPE_FLOAT, DATATYPE_INTEGER, DATATYPE_STRING, VALUE_ARBITRARY, VALUE_ENUMERATION, VALUE_LIST, VALUE_NONE, VALUE_RANGE, VALUE_RANGE_MAX_INCLUSIVE, VALUE_RANGE_MAX_INCLUSIVE_MASK, VALUE_RANGE_MIN_INCLUSIVE, VALUE_RANGE_MIN_INCLUSIVE_MASK, VALUE_RANGE_MIN_MAX_INCLUSIVE
Modifier | Constructor and Description |
---|---|
protected |
MrSIDIIOImageMetadataFormat()
Constructs a
MrSIDIIOImageMetadataFormat instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
canNodeAppear(String elementName,
ImageTypeSpecifier imageType) |
static IIOMetadataFormat |
getInstance()
Returns an instance of the
MrSIDIIOImageMetadataFormat
class. |
addAttribute, addAttribute, addAttribute, addAttribute, addBooleanAttribute, addChildElement, addElement, addElement, addObjectValue, addObjectValue, addObjectValue, addObjectValue, getAttributeDataType, getAttributeDefaultValue, getAttributeDescription, getAttributeEnumerations, getAttributeListMaxLength, getAttributeListMinLength, getAttributeMaxValue, getAttributeMinValue, getAttributeNames, getAttributeValueType, getChildNames, getChildPolicy, getElementDescription, getElementMaxChildren, getElementMinChildren, getObjectArrayMaxLength, getObjectArrayMinLength, getObjectClass, getObjectDefaultValue, getObjectEnumerations, getObjectMaxValue, getObjectMinValue, getObjectValueType, getResourceBaseName, getRootName, getStandardFormatInstance, isAttributeRequired, removeAttribute, removeElement, removeObjectValue, setResourceBaseName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeDataType, getAttributeDefaultValue, getAttributeDescription, getAttributeEnumerations, getAttributeListMaxLength, getAttributeListMinLength, getAttributeMaxValue, getAttributeMinValue, getAttributeNames, getAttributeValueType, getChildNames, getChildPolicy, getElementDescription, getElementMaxChildren, getElementMinChildren, getObjectArrayMaxLength, getObjectArrayMinLength, getObjectClass, getObjectDefaultValue, getObjectEnumerations, getObjectMaxValue, getObjectMinValue, getObjectValueType, getRootName, isAttributeRequired
protected static MrSIDIIOImageMetadataFormat mrsidMetadataInstance
MrSIDIIOImageMetadataFormat
class.protected MrSIDIIOImageMetadataFormat()
MrSIDIIOImageMetadataFormat
instance.public static IIOMetadataFormat getInstance()
MrSIDIIOImageMetadataFormat
class. We build only a single instance and we cache it for future uses.MrSIDIIOImageMetadataFormat
class.public boolean canNodeAppear(String elementName, ImageTypeSpecifier imageType)
canNodeAppear
in interface IIOMetadataFormat
canNodeAppear
in class IIOMetadataFormatImpl
IIOMetadataFormatImpl.canNodeAppear(java.lang.String,
javax.imageio.ImageTypeSpecifier)
Copyright © 2006–2015 GeoSolutions. All rights reserved.