Package org.geotools.graph.io.standard

Interface Summary
FileReaderWriter Represents a GraphReaderWriter that reads/writes from/to files.
 

Class Summary
AbstractReaderWriter An abstract implementation of the GraphReaderWriter interface.
DBReaderWriter An implementation of GraphReaderWriter used for reading and writing graph objects to and from a database.
SerializedReaderWriter An implementation of GraphReaderWriter that uses java serialization to read and write graph objects.
TextfileReaderWriter An implementation of GraphReaderWriter that reads/writes graphs from/to text files.
 



Copyright © GeoTools. All Rights Reserved.