| Package | Description |
|---|---|
| mil.nga.tiff |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
FileDirectoryEntry.getFieldType()
Get the field type
|
static FieldType |
FieldType.getFieldType(int fieldType)
Get the field type
|
FieldType |
FileDirectory.getFieldTypeForSample(int sampleIndex)
Get the field type for the sample
|
static FieldType |
FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldType[] |
FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileDirectoryEntry(FieldTagType fieldTag,
FieldType fieldType,
long typeCount,
Object values)
Constructor
|
Copyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.