net.sf.dynamicreports.report.definition
Interface DRIMargin

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRMargin

public interface DRIMargin
extends Serializable

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.