Uses of Class
org.testfx.service.query.impl.PointQueryBase
-
Packages that use PointQueryBase Package Description org.testfx.service.query.impl -
-
Uses of PointQueryBase in org.testfx.service.query.impl
Subclasses of PointQueryBase in org.testfx.service.query.impl Modifier and Type Class Description class
BoundsPointQuery
This point query implements a PointQuery within the bounds of an object.class
CallableBoundsPointQuery
-