Interface PagePaddings

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getBottomPadding()
      Returns the value of the 'Bottom Padding' attribute.
      int getLeftPadding()
      Returns the value of the 'Left Padding' attribute.
      int getRightPadding()
      Returns the value of the 'Right Padding' attribute.
      int getTopPadding()
      Returns the value of the 'Top Padding' attribute.
      void setBottomPadding​(int value)
      Sets the value of the 'Bottom Padding' attribute.
      void setLeftPadding​(int value)
      Sets the value of the 'Left Padding' attribute.
      void setRightPadding​(int value)
      Sets the value of the 'Right Padding' attribute.
      void setTopPadding​(int value)
      Sets the value of the 'Top Padding' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver