Package | Description |
---|---|
org.hkijena.jipipe.api.artifacts | |
org.hkijena.jipipe.plugins.artifacts |
Modifier and Type | Method and Description |
---|---|
boolean |
JIPipeArtifact.isGPUCompatible(JIPipeArtifactAccelerationPreference accelerationPreference,
Vector2iParameter accelerationPreferenceVersions) |
Modifier and Type | Method and Description |
---|---|
JIPipeArtifactAccelerationPreference |
JIPipeArtifactApplicationSettings.getAccelerationPreference() |
static JIPipeArtifactAccelerationPreference |
JIPipeArtifactAccelerationPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeArtifactAccelerationPreference[] |
JIPipeArtifactAccelerationPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeArtifactApplicationSettings.setAccelerationPreference(JIPipeArtifactAccelerationPreference accelerationPreference) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.