Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::GraphIO::FileType Member List

This is the complete list of members for ogdf::GraphIO::FileType, including all inherited members.

attr_reader_funcogdf::GraphIO::FileType
attr_writer_funcogdf::GraphIO::FileType
auto_attr_reader_funcogdf::GraphIO::FileType
auto_cluster_attr_reader_funcogdf::GraphIO::FileType
auto_cluster_reader_funcogdf::GraphIO::FileType
auto_reader_funcogdf::GraphIO::FileType
cluster_attr_reader_funcogdf::GraphIO::FileType
cluster_attr_writer_funcogdf::GraphIO::FileType
cluster_reader_funcogdf::GraphIO::FileType
cluster_writer_funcogdf::GraphIO::FileType
extensionsogdf::GraphIO::FileType
FileType(std::vector< std::string > extensions, ReaderFunc readerFunc=nullptr, WriterFunc writerFunc=nullptr, AttrReaderFunc attrReaderFunc=nullptr, AttrWriterFunc attrWriterFunc=nullptr, ClusterReaderFunc clusterReaderFunc=nullptr, ClusterWriterFunc clusterWriterFunc=nullptr, ClusterAttrReaderFunc clusterAttrReaderFunc=nullptr, ClusterAttrWriterFunc clusterAttrWriterFunc=nullptr)ogdf::GraphIO::FileTypeexplicit
reader_funcogdf::GraphIO::FileType
replaceAutoReaders(ReaderFunc readerFunc=nullptr, AttrReaderFunc attrReaderFunc=nullptr, ClusterReaderFunc clusterReaderFunc=nullptr, ClusterAttrReaderFunc clusterAttrReaderFunc=nullptr)ogdf::GraphIO::FileType
writer_funcogdf::GraphIO::FileType