Packages

  • package root
    Definition Classes
    root
  • package scalax
    Definition Classes
    root
  • package collection
    Definition Classes
    scalax
  • package io
    Definition Classes
    collection
  • package dot

    Enables to export Graph instances to the DOT language by means of user-defined edge and node transformers.

    Enables to export Graph instances to the DOT language by means of user-defined edge and node transformers. Transformers may enrich the DOT structure with arbitrary DOT attributes and also establish subgraph relationships.

    As a starting point, please refer to scalax.collection.io.dot.Export.toDot.

    See also the Graph for Scala DOT User Guide.

package io

Package Members

  1. package dot

    Enables to export Graph instances to the DOT language by means of user-defined edge and node transformers.

    Enables to export Graph instances to the DOT language by means of user-defined edge and node transformers. Transformers may enrich the DOT structure with arbitrary DOT attributes and also establish subgraph relationships.

    As a starting point, please refer to scalax.collection.io.dot.Export.toDot.

    See also the Graph for Scala DOT User Guide.

Ungrouped