Uses of Class
org.diamondspin.DSFrontierManager.DSFrontierManagerHelper

Packages that use DSFrontierManager.DSFrontierManagerHelper
org.diamondspin   
 

Uses of DSFrontierManager.DSFrontierManagerHelper in org.diamondspin
 

Fields in org.diamondspin with type parameters of type DSFrontierManager.DSFrontierManagerHelper
protected  HashMap<DSFrame,DSFrontierManager.DSFrontierManagerHelper> DSFrontierManager.helpers
           
 

Methods in org.diamondspin with parameters of type DSFrontierManager.DSFrontierManagerHelper
protected  void DSFrontierManager.checkFrontier(DSFrame f, DSFrontierManager.DSFrontierManagerHelper h)
          Check if f is corssing the frontier.
protected  boolean DSFrontierManager.opuClip(DSFrame f, DSFrontierManager.DSFrontierManagerHelper h)
           
protected  boolean DSFrontierManager.opuFold(DSFrame f, DSFrontierManager.DSFrontierManagerHelper h)
           
protected  boolean DSFrontierManager.opuMove(DSFrame f, DSFrontierManager.DSFrontierManagerHelper h)
           
protected  boolean DSFrontierManager.opuResize(DSFrame f, DSFrontierManager.DSFrontierManagerHelper h)
           
protected  boolean DSFrontierManager.opuRotate(DSFrame f, DSFrontierManager.DSFrontierManagerHelper h)
          We will try to unrotate F to make f.getBeta() approching h.o_beta modulo 2PI.
protected  boolean DSFrontierManager.opuZoom(DSFrame f, DSFrontierManager.DSFrontierManagerHelper h)
          Here's the deal : F is no more crossing the border.
 



Copyright © 2006 Frederic Vernier(LIMSI) Chia Shen(MERL) Guillaume Besacier(LIMSI). All Rights Reserved.