Class DefaultOverlapsAssert<T extends VisualElement>
java.lang.Object
net.amygdalum.allotropy.fluent.single.DefaultOverlapsAssert<T>
- All Implemented Interfaces:
Assert,DirectionalDistanceConstrainable<OverlapsAssert<T>>,Precisable<OverlapsAssert<T>>,OverlapsAssert<T>,WithAssert<VisualElement>
public class DefaultOverlapsAssert<T extends VisualElement>
extends Object
implements OverlapsAssert<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabout(DirectionalDistanceConstraint constraint) withElement(VisualElement object) 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.OverlapsAssert
about, about, between, between, greater, less, withPrecisionMethods inherited from interface net.amygdalum.allotropy.fluent.single.WithAssert
with, with
-
Constructor Details
-
DefaultOverlapsAssert
-
-
Method Details
-
withElement
- Specified by:
withElementin interfaceWithAssert<T extends VisualElement>
-
about
- Specified by:
aboutin interfaceDirectionalDistanceConstrainable<T extends VisualElement>
-
withPrecision
- Specified by:
withPrecisionin interfacePrecisable<T extends VisualElement>
-