============== EClass Layout ============== A definition of a layout. The layout refers to specific edited model element. :ePackage: :doc:`LayoutDefinition <./EPackage_LayoutDefinition>` :contained by: :doc:`LayoutContainer <./EClass_layout_LayoutContainer>` EAttributes ############# **scale** (EFloat) The scale (zoom factor) of the view set by the user. **translateX** (EFloat) The translate x-coordinate of the view set by the user. **translateY** (EFloat) The translate y-coordinate of the view set by the user. EReferences ############# **contents** (:doc:`LayoutItem <./EClass_LayoutDefinition_LayoutItem>`) (lowerBound=0, upperBound=-1) (containment) The containment reference. **refersTo** (EObject) (lowerBound=0, upperBound=1) A reference to the eObject for which this layout should be used.