| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.core.gui.SnapAllignDistribute
public class SnapAllignDistribute
| Constructor Summary | |
|---|---|
SnapAllignDistribute(UndoInterface undoInterface,
                     List<? extends org.pentaho.di.core.gui.GUIPositionInterface> elements,
                     int[] indices,
                     AddUndoPositionInterface addUndoPositionInterface,
                     org.pentaho.di.core.gui.Redrawable redrawable)
 | 
|
| Method Summary | |
|---|---|
 void | 
allignbottom()
 | 
 void | 
allignleft()
 | 
 void | 
allignright()
 | 
 void | 
alligntop()
 | 
 void | 
distributehorizontal()
 | 
 void | 
distributevertical()
 | 
 void | 
snaptogrid(int size)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SnapAllignDistribute(UndoInterface undoInterface,
                            List<? extends org.pentaho.di.core.gui.GUIPositionInterface> elements,
                            int[] indices,
                            AddUndoPositionInterface addUndoPositionInterface,
                            org.pentaho.di.core.gui.Redrawable redrawable)
| Method Detail | 
|---|
public void snaptogrid(int size)
public void allignleft()
public void allignright()
public void alligntop()
public void allignbottom()
public void distributehorizontal()
public void distributevertical()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||