orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel.style
/
Matcher
Matcher
class
Matcher
(
source
)
Members
Constructors
Matcher
Link copied to clipboard
constructor
(
)
Types
Matching
Result
Link copied to clipboard
enum
MatchingResult
:
Enum
<
Matcher.MatchingResult
>
Functions
matches
Link copied to clipboard
fun
matches
(
selector
:
CompoundSelector
,
element
:
Element
)
:
Boolean