hep.aida.web.taglib
Class PageLayoutHelper
java.lang.Object
hep.aida.web.taglib.PageLayoutHelper
public class PageLayoutHelper
- extends Object
- Author:
- The FreeHEP team @ SLAC.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageLayoutHelper
public PageLayoutHelper(int plotsInPage,
int start,
int end,
int nh,
int nw)
PageLayoutHelper
public PageLayoutHelper(int plotsInPage,
int start,
int end)
getNplotsWidth
public int getNplotsWidth()
getNplotsHeight
public int getNplotsHeight()
getPlotterWidth
public int getPlotterWidth()
setPlotterWidth
public void setPlotterWidth(int width)
getPlotterHeight
public int getPlotterHeight()
setPlotterHeight
public void setPlotterHeight(int height)
getStartPlotIndex
public int getStartPlotIndex()
getEndPlotIndex
public int getEndPlotIndex()
getPlotsInPage
public int getPlotsInPage()
setPlotterSize
public static void setPlotterSize(PageLayoutHelper layout,
int width,
int height)
Copyright © 2000-2011 FreeHEP. All Rights Reserved.