Uses of Package
org.jupe.editors.classdiagram.graphics.nodes

Packages that use org.jupe.editors.classdiagram.graphics.nodes
org.jupe.editors.classdiagram.graphics.nodes Contains the figures for all nodes (as opposite to connections) used in the classdiagram editor. 
org.jupe.editors.classdiagram.graphics.nodes.atomics Provides so called atomic figures for the node figures defined in org.jupe.editors.classdiagram.graphics.nodes
 

Classes in org.jupe.editors.classdiagram.graphics.nodes used by org.jupe.editors.classdiagram.graphics.nodes
AbstractClassInterfaceFigure
          Figure that represents either a uml2-class or a uml2-interface.
NodeFigure
          Base figure for all nodes in a diagram, e.g. classes, interfaces, objects, packages or comments.
 

Classes in org.jupe.editors.classdiagram.graphics.nodes used by org.jupe.editors.classdiagram.graphics.nodes.atomics
NodeFigure
          Base figure for all nodes in a diagram, e.g. classes, interfaces, objects, packages or comments.