Uses of Class
net.sf.latexdraw.glib.views.Java2D.impl.LViewsFactory.CreateView2DCmd

Packages that use LViewsFactory.CreateView2DCmd
net.sf.latexdraw.glib.views.Java2D.impl   
 

Uses of LViewsFactory.CreateView2DCmd in net.sf.latexdraw.glib.views.Java2D.impl
 

Fields in net.sf.latexdraw.glib.views.Java2D.impl declared as LViewsFactory.CreateView2DCmd
private  LViewsFactory.CreateView2DCmd LViewsFactory.createCmd
          The chain of responsibility used to reduce the complexity of the factory.
 

Constructors in net.sf.latexdraw.glib.views.Java2D.impl with parameters of type LViewsFactory.CreateView2DCmd
LViewsFactory.CreateView2DCmd(LViewsFactory.CreateView2DCmd next, java.lang.Class<? extends IShape> classShape)
          Creates the command.