public interface IPogamutEnvironments
| Modifier and Type | Method and Description |
|---|---|
boolean |
addEnvironment(Object environment)
Add environment to register of environments and initialize its selection
|
EnvironmentSelection |
getEnvironmentSelection(Object environment)
Get selection object for some environment.
|
boolean addEnvironment(Object environment)
environment - EnvironmentSelection getEnvironmentSelection(Object environment)
If environment wasn't known in the register, add it and create new selection object for it.
environment - Environment we want selection for, e.g. UT2004MapCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.