Class DefaultAlignedAssert<T extends VisualElement>
java.lang.Object
net.amygdalum.allotropy.fluent.single.DefaultAlignedAssert<T>
- All Implemented Interfaces:
Assert,Precisable<AlignedAssert<T>>,AlignedAssert<T>,WithAssert<T>
public class DefaultAlignedAssert<T extends VisualElement>
extends Object
implements AlignedAssert<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionall()centered()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.AlignedAssert
alignedTo, bottom, left, right, top, withPrecisionMethods inherited from interface net.amygdalum.allotropy.fluent.single.WithAssert
with, with
-
Constructor Details
-
DefaultAlignedAssert
-
-
Method Details
-
withElement
- Specified by:
withElementin interfaceWithAssert<T extends VisualElement>
-
withPrecision
- Specified by:
withPrecisionin interfacePrecisable<T extends VisualElement>
-
all
- Specified by:
allin interfaceAlignedAssert<T extends VisualElement>
-
centered
- Specified by:
centeredin interfaceAlignedAssert<T extends VisualElement>
-
alignedTo
- Specified by:
alignedToin interfaceAlignedAssert<T extends VisualElement>
-