See:
Description
Class Summary | |
---|---|
DotColorModel | Class that implements a color model used in dot graph drawing environment. |
DotColorTheme |
This class implements a color theme for dot markup language,
which is useful for DotPanel when figuring out color strings. |
DotPanel |
A dot panel class inherited from JPanel class which is used for
drawing dot graphs from the given analyze model. |
Enum Summary | |
---|---|
DotColorModel.ColorModel | ColorModel sets available for using with Dot |
DotPanel.ExportImageType | Imageformats that are usable when exporting graph as image. |
Classes for displaying graphs generated by Dot program.