Uses of Interface
org.diamondspin.DSEngine

Packages that use DSEngine
org.diamondspin   
 

Uses of DSEngine in org.diamondspin
 

Classes in org.diamondspin that implement DSEngine
 class DSDefaultEngine
          DSDefaultEngine implements a default transformation engine.
 class DSDiamondEngine
          DSDiamondEngine is an engine with 5 parts.
 class DSEmeraldEngine
          DSEmeraldEngine is an engine to rotate/zoom/translate the documents according the emerald shape of a jewel.
Copyright 2002-2009 DiamondSpin project.
 class DSEngineForN
          DSEngineForN is an engine to rotate/zoom/translate the documents according to n sides where n is the number of users.
Copyright 2002-2009 DiamondSpin project.
 class DSRectLinearEngine
          DSDiamondEngine is an engine with 5 parts.
 class DSUserCenteredEngine
           
 

Fields in org.diamondspin declared as DSEngine
protected  DSEngine DSTabletopPane.engine
           
protected  DSEngine DSTabletopEvent.engine
           
 

Methods in org.diamondspin that return DSEngine
 DSEngine DSTabletopPane.getEngine()
           
 

Methods in org.diamondspin with parameters of type DSEngine
 void DSTabletopPane.setEngine(DSEngine engine)
           
 

Constructors in org.diamondspin with parameters of type DSEngine
DSTabletopEvent(DSTabletopPane source, DSElement dragElement, int userID, DSView view, DSEngine engine)
          Creates a new instance of DSViewEvent
 



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