| Package | Description |
|---|---|
| org.databene.formats.dot |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDotGraphModel
Abstract implementation of the
DotGraphModel. |
class |
DefaultDotGraphModel
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DotWriter.persist(DotGraphModel model,
OutputStream os) |
static void |
DotWriter.persist(DotGraphModel model,
OutputStream os,
String encoding) |
Copyright © 2006–2016 Volker Bergmann. All rights reserved.