Package org.jsignal.ui
Interface HitTester
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HitTester.Result
boundsTest
(io.github.humbleui.types.Point point, Layout layout)
-
Method Details
-
test
-
boundsTest
-