Uses of Class
org.objectweb.jac.ide.ClassFigure

Packages that use ClassFigure
org.objectweb.jac.ide.diagrams   
 

Uses of ClassFigure in org.objectweb.jac.ide.diagrams
 

Methods in org.objectweb.jac.ide.diagrams that return ClassFigure
 ClassFigure ClassFigure.getClassFig()
           
 

Methods in org.objectweb.jac.ide.diagrams with parameters of type ClassFigure
 void ClassFigure.setClassFig(ClassFigure classFig)
           
 

Constructors in org.objectweb.jac.ide.diagrams with parameters of type ClassFigure
ClassFigure(ClassFigure figure, Package pack, CH.ifa.draw.framework.DrawingView view)
           
AspectFigure(ClassFigure figure, Package pack, CH.ifa.draw.framework.DrawingView view)