![]() |
![]() |
![]() |
![]() |
392 |
Behavior myBeh = new MyBehavior( );
myBeh.setSchedulingBounds( myBounds );
TransformGroup myGroup = new TransformGroup( );
BoundingLeaf myLeaf = new BoundingLeaf( bounds );
myGroup.addChild( myLeaf );
. . .
Behavior myBeh = new MyBehavior( );
myBeh.setSchedulingBoundingLeaf( myLeaf );