public class TIFFElementInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) String[] | attributeNames | 
| (package private) String[] | childNames | 
| (package private) int | childPolicy | 
| (package private) int | maxChildren | 
| (package private) int | minChildren | 
| (package private) int | objectArrayMaxLength | 
| (package private) int | objectArrayMinLength | 
| (package private) Class | objectClass | 
| (package private) Object | objectDefaultValue | 
| (package private) Object[] | objectEnumerations | 
| (package private) Comparable | objectMaxValue | 
| (package private) Comparable | objectMinValue | 
| (package private) int | objectValueType | 
| Constructor and Description | 
|---|
| TIFFElementInfo(String[] childNames,
               String[] attributeNames,
               int childPolicy) | 
String[] childNames
String[] attributeNames
int childPolicy
int minChildren
int maxChildren
int objectValueType
Class objectClass
Object objectDefaultValue
Object[] objectEnumerations
Comparable objectMinValue
Comparable objectMaxValue
int objectArrayMinLength
int objectArrayMaxLength
Copyright © 2015 Open Microscopy Environment