Package mgui.morph.sections
Class MapWeight
java.lang.Object
mgui.morph.sections.MapWeight
- All Implemented Interfaces:
java.lang.Cloneable
public class MapWeight
extends java.lang.Object
implements java.lang.Cloneable
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MapWeight
public MapWeight() -
MapWeight
public MapWeight(double w, int s, int t)
-
-
Method Details
-
setWeight
public void setWeight(double w, int s, int t) -
clone
public java.lang.Object clone()- Overrides:
clone
in classjava.lang.Object
-