| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.image |
| Modifier and Type | Method and Description |
|---|---|
ImageChip |
ImageChipDataAdapter.decode(org.locationtech.geowave.core.store.adapter.IndexedAdapterPersistenceEncoding data,
org.locationtech.geowave.core.store.api.Index index) |
static ImageChip |
ImageChipUtils.fromDataIdAndValue(byte[] dataId,
byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.geowave.core.store.data.field.FieldWriter<ImageChip,Object> |
ImageChipDataAdapter.getWriter(String fieldId) |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.geowave.core.store.adapter.AdapterPersistenceEncoding |
ImageChipDataAdapter.encode(ImageChip entry,
org.locationtech.geowave.core.store.index.CommonIndexModel indexModel) |
byte[] |
ImageChipDataAdapter.getDataId(ImageChip entry) |
| Constructor and Description |
|---|
ImageChipDataAdapter(org.locationtech.geowave.core.store.data.field.FieldVisibilityHandler<ImageChip,Object> imageChipVisibilityHandler) |
Copyright © 2013–2020. All rights reserved.