public class BasicPixelGeoCodingPersistenceConverter extends PersistenceConverter<BasicPixelGeoCoding>
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_VERSION_1 |
KEY_PERSISTENCE_ID| Constructor and Description |
|---|
BasicPixelGeoCodingPersistenceConverter() |
| Modifier and Type | Method and Description |
|---|---|
BasicPixelGeoCoding |
decodeImpl(Item item,
Product product) |
Item |
encode(BasicPixelGeoCoding pixelGeoCoding) |
HistoricalDecoder[] |
getHistoricalDecoders()
Override if necessary.
|
String |
getID() |
convertToCurrentVersion, createRootContainer, decodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanDecode, isCurrentVersionpublic static final String ID_VERSION_1
public BasicPixelGeoCodingPersistenceConverter()
public String getID()
public Item encode(BasicPixelGeoCoding pixelGeoCoding)
public BasicPixelGeoCoding decodeImpl(Item item, Product product)
decodeImpl in class PersistenceConverter<BasicPixelGeoCoding>public HistoricalDecoder[] getHistoricalDecoders()
PersistenceConvertergetHistoricalDecoders in interface PersistenceDecoder<BasicPixelGeoCoding>getHistoricalDecoders in class PersistenceConverter<BasicPixelGeoCoding>Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.