Package org.smallmind.nutsnbolts.layout
Class Sizing
- java.lang.Object
-
- org.smallmind.nutsnbolts.layout.Sizing
-
public class Sizing extends Object
-
-
Constructor Summary
Constructors Constructor Description Sizing(Object part, Bias bias, TapeMeasure tapeMeasure)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)BiasgetBias()ObjectgetPart()TapeMeasuregetTapeMeasure()inthashCode()
-
-
-
Constructor Detail
-
Sizing
public Sizing(Object part, Bias bias, TapeMeasure tapeMeasure)
-
-