hep.analysis
Class Page.ConstrainedPlot

java.lang.Object
  |
  +--hep.analysis.Page.ConstrainedPlot
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Page

public class Page.ConstrainedPlot
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 double getHeight()
           
 Plot getPlot()
           
 double getWidth()
           
 double getX()
           
 double getY()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPlot

public Plot getPlot()

getX

public double getX()

getY

public double getY()

getWidth

public double getWidth()

getHeight

public double getHeight()