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

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

public class BidimDisplayAllocator
extends DisplayAllocator

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
BidimDisplayAllocator()
           
 
Method Summary
 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

BidimDisplayAllocator

public BidimDisplayAllocator()
Method Detail

allocateDisplay

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

Specified by:
allocateDisplay in class DisplayAllocator
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.