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

java.lang.Object
  extended byfr.ove.openmath.jome.ctrlview.bidim.DisplayLayout
      extended byfr.ove.openmath.jome.ctrlview.bidim.SymbolLayout
          extended byfr.ove.openmath.jome.ctrlview.bidim.IconLayout
All Implemented Interfaces:
java.lang.Cloneable, java.awt.LayoutManager, java.awt.LayoutManager2, java.io.Serializable, SubstitutedDisplayManager

public class IconLayout
extends SymbolLayout
implements SubstitutedDisplayManager

A layout manager for the display of of an icon

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

Field Summary
 
Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout
displayToLay
 
Constructor Summary
IconLayout()
           
 
Method Summary
 void addSubstitutedDisplay(Display display)
           
 int getNbSubstitutedDisplay()
          Returns the number of substituted displays.
 Display getSubstitutedDisplay(int rank)
          Returns the substituted display at the specified rank.
 void removeSubstitutedDisplay(Display display)
           
 void removeSubstitutedDisplay(int rank)
           
 
Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.SymbolLayout
computeAttributes, layoutContainer, rebuildDisplay, validateDeselection, validateSelection
 
Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout
addLayoutComponent, addLayoutComponent, deselectDisplay, getLayoutAlignmentX, getLayoutAlignmentY, initDisplay, 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

IconLayout

public IconLayout()
Method Detail

addSubstitutedDisplay

public void addSubstitutedDisplay(Display display)
Specified by:
addSubstitutedDisplay in interface SubstitutedDisplayManager

removeSubstitutedDisplay

public void removeSubstitutedDisplay(Display display)
Specified by:
removeSubstitutedDisplay in interface SubstitutedDisplayManager

removeSubstitutedDisplay

public void removeSubstitutedDisplay(int rank)
Specified by:
removeSubstitutedDisplay in interface SubstitutedDisplayManager

getSubstitutedDisplay

public Display getSubstitutedDisplay(int rank)
Returns the substituted display at the specified rank.

Specified by:
getSubstitutedDisplay in interface SubstitutedDisplayManager
Parameters:
rank - the specified rank.

getNbSubstitutedDisplay

public int getNbSubstitutedDisplay()
Returns the number of substituted displays.

Specified by:
getNbSubstitutedDisplay in interface SubstitutedDisplayManager


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