Uses of Package
ucot.ui.gui.dot

Packages that use ucot.ui.gui.dot
ucot.ui.gui   
ucot.ui.gui.dot   
ucot.ui.gui.tree.analyzemodeltree   
ucot.ui.gui.tree.usecasetree   
 

Classes in ucot.ui.gui.dot used by ucot.ui.gui
DotPanel
          A dot panel class inherited from JPanel class which is used for drawing dot graphs from the given analyze model.
 

Classes in ucot.ui.gui.dot used by ucot.ui.gui.dot
DotColorModel
          Class that implements a color model used in dot graph drawing environment.
DotColorModel.ColorModel
           
DotColorTheme
          This class implements a color theme for dot markup language, which is useful for DotPanel when figuring out color strings.
DotPanel.DotJob
          This class is a container for a dot job which includes all required information for rendering both highlighted and regular dot graphs.
DotPanel.ExportImageType
           
 

Classes in ucot.ui.gui.dot used by ucot.ui.gui.tree.analyzemodeltree
DotPanel
          A dot panel class inherited from JPanel class which is used for drawing dot graphs from the given analyze model.
 

Classes in ucot.ui.gui.dot used by ucot.ui.gui.tree.usecasetree
DotPanel
          A dot panel class inherited from JPanel class which is used for drawing dot graphs from the given analyze model.