Uses of Interface
hmi.animation.VObject.Predicate

Packages that use VObject.Predicate
hmi.animation Documentation in the central Hmi Packages LaTeX report. 
 

Uses of VObject.Predicate in hmi.animation
 

Methods in hmi.animation with parameters of type VObject.Predicate
 List<VJoint> VJoint.getParts(VObject.Predicate select)
           
 List<VJoint> VJoint.getParts(VObject.Predicate select, VObject.Predicate prune)
           
 List<VJoint> VJoint.getParts(VObject.Predicate select, VObject.Predicate prune, ArrayList<VJoint> list)