public class DefaultSciViewService extends AbstractService implements SciViewService
| Constructor and Description |
|---|
DefaultSciViewService() |
| Modifier and Type | Method and Description |
|---|---|
void |
createSciView() |
SciView |
getActiveSciView() |
SciView |
getOrCreateActiveSciView() |
SciView |
getSciView(String name) |
void |
initialize() |
SciView |
makeSciView() |
int |
numSciView() |
getContext, setContext, toStringgetInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitregisterEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposepublic SciView getActiveSciView()
getActiveSciView in interface SciViewServicepublic SciView getSciView(String name)
getSciView in interface SciViewServicepublic SciView makeSciView()
public void createSciView()
createSciView in interface SciViewServicepublic int numSciView()
numSciView in interface SciViewServicepublic void initialize()
initialize in interface Initializableinitialize in interface Servicepublic SciView getOrCreateActiveSciView()
getOrCreateActiveSciView in interface SciViewServiceCopyright © 2019–2022 scenery. All rights reserved.