Package org.geotools.graph.io.standard


package org.geotools.graph.io.standard
  • Class
    Description
    An abstract implementation of the GraphReaderWriter interface.
    An implementation of GraphReaderWriter used for reading and writing graph objects to and from a database.
    Represents a GraphReaderWriter that reads/writes from/to files.
    An implementation of GraphReaderWriter that uses java serialization to read and write graph objects.
    An implementation of GraphReaderWriter that reads/writes graphs from/to text files.