public final class WakeupOnViewPlatformEntry extends WakeupCriterion
| Constructor and Description |
|---|
WakeupOnViewPlatformEntry(Bounds region)
Constructs a new WakeupOnEntry criterion.
|
| Modifier and Type | Method and Description |
|---|---|
Bounds |
getBounds()
Returns this object's bounds specification
|
ViewPlatform |
getTriggeringViewPlatform()
Retrieves the ViewPlatform node that caused the wakeup.
|
hasTriggeredallElements, triggeredElementspublic WakeupOnViewPlatformEntry(Bounds region)
region - the region that will trigger a wakeup if a ViewPlatform
intersects.public Bounds getBounds()
public ViewPlatform getTriggeringViewPlatform()
IllegalStateException - if not called from within
a behavior's processStimulus method that was awoken by a
view platform entry.Copyright © 2023. All rights reserved.