Class Hierarchy
- java.lang.Object
- net.amygdalum.allotropy.fluent.distances.AsPercentOf (implements net.amygdalum.allotropy.fluent.distances.DistanceFactory)
- net.amygdalum.allotropy.fluent.distances.AsPixels (implements net.amygdalum.allotropy.fluent.distances.DistanceFactory)
- net.amygdalum.allotropy.fluent.distances.BinaryProtoDistanceConstraint<T>
- net.amygdalum.allotropy.fluent.distances.DistanceConstraintBuilder
- java.lang.Record
- net.amygdalum.allotropy.fluent.distances.BetweenDistanceConstraint (implements net.amygdalum.allotropy.fluent.distances.DistanceConstraint)
- net.amygdalum.allotropy.fluent.distances.DistanceResolver
- net.amygdalum.allotropy.fluent.distances.EqDistanceConstraint (implements net.amygdalum.allotropy.fluent.distances.DistanceConstraint)
- net.amygdalum.allotropy.fluent.distances.GtDistanceConstraint (implements net.amygdalum.allotropy.fluent.distances.DistanceConstraint)
- net.amygdalum.allotropy.fluent.distances.LtDistanceConstraint (implements net.amygdalum.allotropy.fluent.distances.DistanceConstraint)
- net.amygdalum.allotropy.fluent.distances.PercentageDistance (implements net.amygdalum.allotropy.fluent.distances.Distance)
- net.amygdalum.allotropy.fluent.distances.PixelDistance (implements net.amygdalum.allotropy.fluent.distances.Distance)
- net.amygdalum.allotropy.fluent.distances.UnaryProtoDistanceConstraint<T>
Interface Hierarchy
- net.amygdalum.allotropy.fluent.distances.Distance
- net.amygdalum.allotropy.fluent.distances.DistanceConstrainable<T>
- net.amygdalum.allotropy.fluent.distances.DistanceConstraintFactory
- net.amygdalum.allotropy.fluent.distances.DistanceFactory
- net.amygdalum.allotropy.fluent.precision.Precisable<T>
- net.amygdalum.allotropy.fluent.distances.DistanceConstraint (also extends net.amygdalum.allotropy.fluent.common.Constraint<T>)
- java.util.function.Predicate<T>
- net.amygdalum.allotropy.fluent.common.Constraint<T>
- net.amygdalum.allotropy.fluent.distances.DistanceConstraint (also extends net.amygdalum.allotropy.fluent.precision.Precisable<T>)
- net.amygdalum.allotropy.fluent.common.Constraint<T>