Package org.jmol.awtjs.swing
Class Dimension
- java.lang.Object
-
- org.jmol.awtjs.swing.Dimension
-
public class Dimension extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Dimension(int w, int h)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Dimension
set(int w, int h)
-
-
-
Method Detail
-
set
public Dimension set(int w, int h)
-
-