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, decode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canDecode, isCurrentVersion
public 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()
PersistenceConverter
getHistoricalDecoders
in interface PersistenceDecoder<BasicPixelGeoCoding>
getHistoricalDecoders
in class PersistenceConverter<BasicPixelGeoCoding>
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.