equal
deleted
inserted
replaced
481 You can find more about this format on the \ref graph-io-page "Graph Input-Output" |
481 You can find more about this format on the \ref graph-io-page "Graph Input-Output" |
482 tutorial pages. |
482 tutorial pages. |
483 */ |
483 */ |
484 |
484 |
485 /** |
485 /** |
486 @defgroup section_io Section readers and writers |
|
487 @ingroup lemon_io |
|
488 \brief Section readers and writers for LEMON Input-Output. |
|
489 |
|
490 This group describes section reader and writer classes that can be |
|
491 attached to \ref LemonReader and \ref LemonWriter. |
|
492 */ |
|
493 |
|
494 /** |
|
495 @defgroup item_io Item readers and writers |
|
496 @ingroup lemon_io |
|
497 \brief Item readers and writers for LEMON Input-Output. |
|
498 |
|
499 This group describes reader and writer classes for various data types |
|
500 (e.g. map or attribute values). These classes can be attached to |
|
501 \ref LemonReader and \ref LemonWriter. |
|
502 */ |
|
503 |
|
504 /** |
|
505 @defgroup eps_io Postscript exporting |
486 @defgroup eps_io Postscript exporting |
506 @ingroup io_group |
487 @ingroup io_group |
507 \brief General \c EPS drawer and graph exporter |
488 \brief General \c EPS drawer and graph exporter |
508 |
489 |
509 This group describes general \c EPS drawing methods and special |
490 This group describes general \c EPS drawing methods and special |