| Programming with JViews Maps > Introducing the Main Classes > Raster Image Management > Persistence of Images |
Persistence of Images |
INDEX
PREVIOUS
NEXT
|
The base reader is made persistent through the implementation of the IlvPersistentObject interface. This implies implementing a specific constructor (to retrieve data from an input stream) and writing methods.
To manage dataless persistence, it is also necessary to implement a reload method, able to read the raw files from serialized information (such as file names), see Writing a Raster Reader for DEM Data.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |