Uses of Interface
scphEditor.ExpressionLayoutManager

Uses of ExpressionLayoutManager in scphEditor
 

Classes in scphEditor that implement ExpressionLayoutManager
 class MLMLayout2
          This layout manager provides depth-proportional spacing to components.
 

Methods in scphEditor that return ExpressionLayoutManager
 ExpressionLayoutManager EmbeddingFixed.getNewLayout()
          Gives a new instance of MLMLayout2, the preferred layout manager here.
 ExpressionLayoutManager EmbeddingNary.getNewLayout()
          Gives a new instance of MLMLayout2, the preferred layout manager here.
 ExpressionLayoutManager IEmbedding.getNewLayout()
          Returns a new instance of the preferred layout manager.