public class PlotsPlugin extends JIPipePrepackagedDefaultJavaPlugin implements JIPipeService.DatatypeRegisteredEventListener
Modifier and Type | Field and Description |
---|---|
static JIPipeDependency |
AS_DEPENDENCY
Dependency instance to be used for creating the set of dependencies
|
static JIPipeLegacyDataOperation[] |
STANDARD_DATA_OPERATIONS |
Constructor and Description |
---|
PlotsPlugin() |
Modifier and Type | Method and Description |
---|---|
Set<JIPipeDependency> |
getDependencies()
List of JIPipe dependencies.
|
StringList |
getDependencyCitations()
Returns all dependent work
|
String |
getDependencyId() |
StringList |
getDependencyProvides()
The list of alternative IDs that are covered by this dependency
|
HTMLText |
getDescription() |
String |
getName() |
void |
onJIPipeDatatypeRegistered(JIPipeService.DatatypeRegisteredEvent event) |
void |
postprocess(JIPipeProgressInfo progressInfo)
Called after registration.
|
void |
register(JIPipe jiPipe,
org.scijava.Context context,
JIPipeProgressInfo progressInfo)
Registers custom modules into JIPipe
|
getAuthors, getCitation, getDependencyVersion, getLicense, getLogo, getWebsite
configureDefaultImageJAdapters, configureDefaultImageJAdapters, getAcknowledgements, getCategories, getDependencyLocation, getMetadata, getRegistry, getSummary, registerAnnotationNodeType, registerApplicationSettingsSheet, registerContextMenuAction, registerDatatype, registerDatatype, registerDatatypeConversion, registerDatatypeDisplayOperation, registerDatatypeImportOperation, registerDatatypeOperation, registerDefaultDataTypeViewer, registerEnumParameterType, registerEnvironment, registerEnvironmentInstaller, registerExpressionFunction, registerExpressionFunction, registerFileChooserKnownDirectoryType, registerFileChooserKnownDirectoryType, registerFileChooserKnownFileType, registerFileChooserKnownFileType, registerGraphEditorTool, registerGraphEditorToolBarButtonExtension, registerImageJDataExporter, registerImageJDataImporter, registerMenuExtension, registerMetadataObjectType, registerNodeExample, registerNodeExample, registerNodeExample, registerNodeExamplesFromResources, registerNodeExamplesFromResources, registerNodeTemplate, registerNodeTemplatesFromResources, registerNodeTemplatesFromResources, registerNodeType, registerNodeType, registerNodeType, registerNodeType, registerNodeType, registerNodeTypeCategory, registerParameterEditor, registerParameterGenerator, registerParameterType, registerParameterType, registerParameterType, registerParameterType, registerParameterType, registerParameterType, registerProjectSettingsSheet, registerProjectTemplatesFromResources, registerProjectTemplatesFromResources, registerTableColumnOperation, registerTableColumnOperationAndExpressionFunction, registerUtility, reportValidity, setRegistry
getInfo, getPriority, setInfo, setPriority
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getSplashIcons
canActivate, isActivated, isBeta, isCorePlugin, isScheduledForActivation, isScheduledForDeactivation
getAllDependencies, getAllDependencies, getAllImageJUpdateSiteDependencies, getImageJUpdateSiteDependencies, getImageJUpdateSites, simplifyAndMinimize, toHtmlElement
generateValidityReport
public static final JIPipeDependency AS_DEPENDENCY
public static JIPipeLegacyDataOperation[] STANDARD_DATA_OPERATIONS
public Set<JIPipeDependency> getDependencies()
JIPipeDependency
getDependencies
in interface JIPipeDependency
getDependencies
in class JIPipeDefaultJavaPlugin
public StringList getDependencyCitations()
JIPipeDefaultJavaPlugin
getDependencyCitations
in class JIPipeDefaultJavaPlugin
public String getName()
getName
in class JIPipeDefaultJavaPlugin
public HTMLText getDescription()
getDescription
in class JIPipeDefaultJavaPlugin
public String getDependencyId()
getDependencyId
in interface JIPipeDependency
public StringList getDependencyProvides()
JIPipeDependency
getDependencyProvides
in interface JIPipeDependency
public void register(JIPipe jiPipe, org.scijava.Context context, JIPipeProgressInfo progressInfo)
JIPipeJavaPlugin
register
in interface JIPipeJavaPlugin
jiPipe
- the JIPipe
instance that calls this functioncontext
- the SciJava Context
progressInfo
- the progress infopublic void postprocess(JIPipeProgressInfo progressInfo)
JIPipeJavaPlugin
postprocess
in interface JIPipeJavaPlugin
public void onJIPipeDatatypeRegistered(JIPipeService.DatatypeRegisteredEvent event)
onJIPipeDatatypeRegistered
in interface JIPipeService.DatatypeRegisteredEventListener
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.