Uses of Class
org.jupe.editors.classdiagram.graphics.nodes.ClassInterfaceFigure

Packages that use ClassInterfaceFigure
org.jupe.editors.classdiagram.graphics.nodes Contains the figures for all nodes (as opposite to connections) used in the classdiagram editor. 
 

Uses of ClassInterfaceFigure in org.jupe.editors.classdiagram.graphics.nodes
 

Subclasses of ClassInterfaceFigure in org.jupe.editors.classdiagram.graphics.nodes
 class ClassFigure
          Figure that represents a uml2-class.
 class InterfaceFigure
          Figure that represents either a uml2-interface.