Uses of Class
net.sf.latexdraw.glib.views.pst.PSTViewsSynchroniser

Packages that use PSTViewsSynchroniser
net.sf.latexdraw.glib.views.pst   
 

Uses of PSTViewsSynchroniser in net.sf.latexdraw.glib.views.pst
 

Fields in net.sf.latexdraw.glib.views.pst declared as PSTViewsSynchroniser
protected  PSTViewsSynchroniser PSTCodeGenerator.synchro
          The PSTricks views.
 

Methods in net.sf.latexdraw.glib.views.pst that return PSTViewsSynchroniser
 PSTViewsSynchroniser PSTCodeGenerator.getSynchro()