EventListener
SimpleConstraintListener
public interface ConstraintListener extends EventListener
Constraint
s that
triggered during simulation.Modifier and Type | Method | Description |
---|---|---|
void |
processViolation(ConstraintEvent evt) |
Processes the given
ConstraintEvent . |
void processViolation(ConstraintEvent evt)
ConstraintEvent
.evt
- Copyright © 2007–2018. All rights reserved.