Class DefaultAtAssert<T extends VisualElement>
java.lang.Object
net.amygdalum.allotropy.fluent.single.DefaultAtAssert<T>
- All Implemented Interfaces:
Assert,DistanceConstrainable<AtAssert<T>>,Precisable<AtAssert<T>>,AtAssert<T>,OfAssert<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabout(DistanceConstraint distanceConstraint) ofElement(VisualElement object) to(CardinalDirection direction) withPrecision(Precision precision) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultAtAssert
-
-
Method Details
-
ofElement
- Specified by:
ofElementin interfaceOfAssert<T extends VisualElement>
-
to
- Specified by:
toin interfaceAtAssert<T extends VisualElement>
-
about
- Specified by:
aboutin interfaceDistanceConstrainable<T extends VisualElement>
-
withPrecision
- Specified by:
withPrecisionin interfacePrecisable<T extends VisualElement>
-