|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.ctrlview.bidim.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.
| 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 |
public DisplayAllocator()
| Method Detail |
public abstract Display allocateDisplay(GraphicContext graphicContext,
FormulaTreeStructure fts)
fts - the formula tree structure which need a display.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||