Package | Description |
---|---|
org.hkijena.jipipe | |
org.hkijena.jipipe.api.grapheditortool | |
org.hkijena.jipipe.api.registries | |
org.hkijena.jipipe.ui.grapheditor.general |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerGraphEditorTool(Class<? extends JIPipeGraphEditorTool> klass) |
Modifier and Type | Interface and Description |
---|---|
interface |
JIPipeToggleableGraphEditorTool |
Modifier and Type | Class and Description |
---|---|
class |
CropViewGraphEditorTool |
class |
JIPipeConnectGraphEditorTool |
class |
JIPipeDefaultGraphEditorTool |
class |
JIPipeMoveNodesGraphEditorTool |
Modifier and Type | Method and Description |
---|---|
List<Class<? extends JIPipeGraphEditorTool>> |
JIPipeGraphEditorToolRegistry.getRegisteredTools() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphEditorToolRegistry.register(Class<? extends JIPipeGraphEditorTool> klass) |
Modifier and Type | Method and Description |
---|---|
List<JIPipeGraphEditorTool> |
JIPipeGraphEditorUI.getTools() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphEditorUI.selectTool(JIPipeGraphEditorTool tool) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.