Package | Description |
---|---|
org.geotools.graph.io.standard |
Modifier and Type | Interface and Description |
---|---|
interface |
FileReaderWriter
Represents a GraphReaderWriter that reads/writes from/to files.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractReaderWriter
An abstract implementation of the GraphReaderWriter interface.
|
class |
DBReaderWriter
An implementation of GraphReaderWriter used for reading and writing graph objects to and from a
database.
|
class |
SerializedReaderWriter
An implementation of GraphReaderWriter that uses java serialization to read and write graph
objects.
|
class |
TextfileReaderWriter
An implementation of GraphReaderWriter that reads/writes graphs from/to text files.
|
Copyright © 1996–2019 Geotools. All rights reserved.