public class TiePointGeoCodingPersistenceConverter extends PersistenceConverter<TiePointGeoCoding>
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_VERSION_1 |
KEY_PERSISTENCE_ID| Constructor and Description |
|---|
TiePointGeoCodingPersistenceConverter() |
| Modifier and Type | Method and Description |
|---|---|
TiePointGeoCoding |
decodeImpl(Item item,
Product product) |
Item |
encode(TiePointGeoCoding gc) |
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 TiePointGeoCodingPersistenceConverter()
public String getID()
public Item encode(TiePointGeoCoding gc)
public TiePointGeoCoding decodeImpl(Item item, Product product)
decodeImpl in class PersistenceConverter<TiePointGeoCoding>public HistoricalDecoder[] getHistoricalDecoders()
PersistenceConvertergetHistoricalDecoders in interface PersistenceDecoder<TiePointGeoCoding>getHistoricalDecoders in class PersistenceConverter<TiePointGeoCoding>Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.