Package | Description |
---|---|
org.scijava.platform |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPlatform
Abstract superclass of platform implementations.
|
class |
DefaultPlatform
A platform implementation for default handling of platform issues.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Platform> |
DefaultPlatformService.filterInstances(List<Platform> list) |
Class<Platform> |
DefaultPlatformService.getPluginType() |
List<Platform> |
PlatformService.getTargetPlatforms()
Gets the platform handlers applicable to this platform.
|
List<Platform> |
DefaultPlatformService.getTargetPlatforms() |
Modifier and Type | Method and Description |
---|---|
List<? extends Platform> |
DefaultPlatformService.filterInstances(List<Platform> list) |
Copyright © 2009–2023 SciJava. All rights reserved.