rs.sol.soloist.server.guiconfiguration.layout
Class LayerLayoutData.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.layout.LayerLayoutData.PROPERTIES
Enclosing class:
LayerLayoutData

Deprecated. Not for public use.

@Deprecated
public static final class LayerLayoutData.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty layerBottom
          Deprecated.  
static IProperty layerHeight
          Deprecated.  
static IProperty layerLeft
          Deprecated.  
static IProperty layerRight
          Deprecated.  
static IProperty layerTop
          Deprecated.  
static IProperty layerWidth
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

layerLeft

public static final IProperty layerLeft
Deprecated. 

layerRight

public static final IProperty layerRight
Deprecated. 

layerWidth

public static final IProperty layerWidth
Deprecated. 

layerTop

public static final IProperty layerTop
Deprecated. 

layerBottom

public static final IProperty layerBottom
Deprecated. 

layerHeight

public static final IProperty layerHeight
Deprecated.