fr.ove.openmath.jome.ctrlview.bidim
Class DisplayAllocator

java.lang.Object
  extended byfr.ove.openmath.jome.ctrlview.bidim.DisplayAllocator
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BidimDisplayAllocator

public abstract class DisplayAllocator
extends java.lang.Object
implements java.io.Serializable

This class instanciates the right display according to the specified formula tree sturcture. This is an abstract class. It must be inherited to be specialized.

Version:
2.0 01/07/1999
Author:
© 1999 DIRAT Laurent
See Also:
Serialized Form

Constructor Summary
DisplayAllocator()
           
 
Method Summary
abstract  Display allocateDisplay(GraphicContext graphicContext, FormulaTreeStructure fts)
          Instanciates and creates the right display according to the specified formula tree structure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayAllocator

public DisplayAllocator()
Method Detail

allocateDisplay

public abstract Display allocateDisplay(GraphicContext graphicContext,
                                        FormulaTreeStructure fts)
Instanciates and creates the right display according to the specified formula tree structure.

Parameters:
fts - the formula tree structure which need a display.


Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.