j3d.polyViewer
Class DimensionBean
java.lang.Object
j3d.polyViewer.DimensionBean
- All Implemented Interfaces:
- java.io.Serializable
public class DimensionBean
- extends java.lang.Object
- implements java.io.Serializable
User: Douglas Lyon
Date: Jul 3, 2008
Time: 1:57:07 PM
Copyright DocJava, Inc., 2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DimensionBean
public DimensionBean()
save
public void save()
restore
public static DimensionBean restore()
getN1
public int getN1()
setN1
public void setN1(int n1)
getN2
public int getN2()
setN2
public void setN2(int n2)
getR1
public int getR1()
setR1
public void setR1(int r1)
getR2
public int getR2()
setR2
public void setR2(int r2)