Package org.geotools.graph.io.standard
Interface FileReaderWriter
- All Superinterfaces:
GraphReaderWriter
- All Known Implementing Classes:
SerializedReaderWriter
,TextfileReaderWriter
Represents a GraphReaderWriter that reads/writes from/to files.
- Author:
- Justin Deoliveira, Refractions Research Inc, jdeolive@refractions.net
-
Field Summary
Fields -
Method Summary
Methods inherited from interface GraphReaderWriter
getProperty, read, setProperty, write
-
Field Details
-
FILENAME
filename key *- See Also:
-