| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.image |
| Modifier and Type | Method and Description |
|---|---|
static ImageChip |
ImageChipUtils.fromDataIdAndValue(byte[] dataId,
byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
Class<ImageChip> |
ImageChipDataAdapter.getDataClass() |
org.locationtech.geowave.core.store.api.RowBuilder<ImageChip> |
ImageChipDataAdapter.newRowBuilder(org.locationtech.geowave.core.store.adapter.FieldDescriptor<?>[] outputFieldDescriptors) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ImageChipDataAdapter.getDataId(ImageChip entry) |
Object |
ImageChipDataAdapter.getFieldValue(ImageChip entry,
String fieldName) |
Copyright © 2013–2022. All rights reserved.