Package net.sf.latexdraw.glib.views

Interface Summary
IAbstractView Defines an interface for abstract views.
 

Class Summary
AbstractCodeView<S extends IShape> Defines an abstract view for code-view.
AbstractView<S extends IShape> Defines an abstract view.
CreateViewCmd<M,V,F extends CreateViewCmd<M,V,F>> Defines a generic command mixed with a chain of responsibility.