|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.ctrlview.bidim.DisplayLayout
fr.ove.openmath.jome.ctrlview.bidim.VerticalCenteredLayout
fr.ove.openmath.jome.ctrlview.bidim.BetweenOperatorLayout
fr.ove.openmath.jome.ctrlview.bidim.StringBetweenOperatorLayout
Layout manager that lays the display of an operator whose symbol is located between its 2 operands.
Rendering is done vertically, the first operand on top, the symbol in the middle and the second operand
under the 2 previous.
The symbol is rendered with a simple string.
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
displayToLay |
| Constructor Summary | |
StringBetweenOperatorLayout()
|
|
| Method Summary | |
Display |
createOperatorDisplay()
Returns the display of the operator |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.BetweenOperatorLayout |
computeAttributes, initDisplay, rebuildDisplay, validateDeselection, validateSelection |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.VerticalCenteredLayout |
layoutContainer |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
addLayoutComponent, addLayoutComponent, deselectDisplay, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, selectDisplay, selectLeftDisplay, selectRightDisplay, updateLevel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringBetweenOperatorLayout()
| Method Detail |
public Display createOperatorDisplay()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||