|
|
|||||||||||
|
||||||||||||
Working with Selections : Multiples Selections |
||||||||||||
Import the usual figue packages.
|
import figue.*; import figue.box.*; import figue.path.*; import figue.resource.* |
import figue.selection.*; |
_facade.doGetSelection("selection 1", Priority.HIGH, "green", null); _facade.doGetSelection("selection 2", Priority.MEDIUM, "cyan", null); _facade.doGetSelection("selection 3", Priority.LOW, null, "pink"); |
|
![]() |
![]() |
![]() |
![]() |
Comments or suggestions?![]() Need some help? ![]() Copyright ©1998 INRIA Last updated 4 November 1998 by Bruno Conductier |
|