Class DefaultDimensionalAssert<T extends VisualElement>
java.lang.Object
net.amygdalum.allotropy.fluent.single.DefaultDimensionalAssert<T>
- All Implemented Interfaces:
Assert,Precisable<DimensionalAssert<T>>,DimensionalAssert<T>
public class DefaultDimensionalAssert<T extends VisualElement>
extends Object
implements DimensionalAssert<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabout(DistanceConstraintBuilder builder) withPrecision(Precision precision) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.amygdalum.allotropy.fluent.single.DimensionalAssert
equal, greater, less, withPrecision
-
Constructor Details
-
DefaultDimensionalAssert
-
-
Method Details
-
withPrecision
- Specified by:
withPrecisionin interfacePrecisable<T extends VisualElement>
-
about
- Specified by:
aboutin interfaceDimensionalAssert<T extends VisualElement>
-