info.aduna.gee.publication.servlets.szpad
Class Dimension

java.lang.Object
  extended by info.aduna.gee.publication.servlets.szpad.Dimension

public class Dimension
extends Object


Field Summary
 int height
           
 int width
           
 
Constructor Summary
Dimension(int width, int height)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public int width

height

public int height
Constructor Detail

Dimension

public Dimension(int width,
                 int height)


Copyright © 1997-2008 Aduna. All Rights Reserved.