Uses of Interface
net.sf.quarrel.dot.DotRenderer

Packages that use DotRenderer
net.sf.quarrel.dot This package is responsible for rendinging the generic UML model into GraphViz DOT notation
 

Uses of DotRenderer in net.sf.quarrel.dot
 

Classes in net.sf.quarrel.dot that implement DotRenderer
 class AttributeRenderer
           
 class ClassRenderer
           
 class InterfaceRenderer
          Responsible for the specializations needed to render an Interface in DOT notation.
 class ModelRenderer
          An implementation of DotRenderer
 class RelationshipRenderer
          An implementation of DotRenderer for relationships.
 class StructuredElementRenderer
           
 class StubElementRenderer
           
 



Copyright © 2006-2007. All Rights Reserved.