Interface DimapPersistableSpi
- All Known Implementing Classes:
BandMathsMaskPersistableSpi,ComponentGeoCodingPersistableSpi,ConvolutionFilterBandPersistableSpi,GeneralFilterBandPersistableSpi,RangeTypeMaskPersistableSpi,VectorDataMaskPersistableSpi
Deprecated.
The service provider interface (SPI) for
DimapPersistables.
Note that this class is not yet public API. Interface may chhange in future releases.
- Version:
- $Revision$ $Date$
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanDecode(org.jdom2.Element element) Deprecated.booleancanPersist(Object object) Deprecated.Deprecated.
-
Method Details
-
canDecode
boolean canDecode(org.jdom2.Element element) Deprecated. -
canPersist
Deprecated. -
createPersistable
DimapPersistable createPersistable()Deprecated.
-
PersistenceSpiinstead