net.sf.dynamicreports.design.definition
Interface DRIDesignMargin

All Known Implementing Classes:
DRDesignMargin

public interface DRIDesignMargin

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 int getBottom()
           
 int getLeft()
           
 int getRight()
           
 int getTop()
           
 

Method Detail

getTop

int getTop()

getLeft

int getLeft()

getBottom

int getBottom()

getRight

int getRight()


Copyright © 2010-2014. All Rights Reserved.