Class edu.umn.geom.IFSoft.Viewport
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.umn.geom.IFSoft.Viewport

java.lang.Object
   |
   +----edu.umn.geom.IFSoft.Viewport

public class Viewport
extends Object
Holds the information needed to specify a viewing port (as opposed to the real screen).

Constructor Index

 o Viewport(double, double, double, double)

Constructors

 o Viewport
  public Viewport(double px,
                  double py,
                  double rx,
                  double ry)

All Packages  Class Hierarchy  This Package  Previous  Next  Index