Uses of Interface
org.graffiti.plugin.algorithm.Algorithm
-
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.circle_search
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.circle_search that implement Algorithm Modifier and Type Class Description classCircleSearchAndLayoutAlgorithmSearches for circular sub-graphs and optionally applies a CircleLayouter. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.data_mapping
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.data_mapping that implement Algorithm Modifier and Type Class Description classDataMapping -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest that implement Algorithm Modifier and Type Class Description classColorizeAlgorithmclassDavidTestAlgorithmExecutes the David et.classGrubbsTestAlgorithmExecutes the Grubbs' statistical test to detect outliers.classShowStatisticsTab -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation that implement Algorithm Modifier and Type Class Description classBarabasiAlbertGraphGeneratorNeeds implementationclassErdosRenyiGraphGeneratorAlgorithm to generate an Erdos Renyi random network of n nodes, using p edge probability.classWattsStrogatzGraphGeneratorAlgorithm for generation of a random small-world network. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance that implement Algorithm Modifier and Type Class Description classHammingDistanceAlgorithmThis algorithm computes the hamming distances between directed graphs. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.inverse_graph
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.inverse_graph that implement Algorithm Modifier and Type Class Description classInverseGraphPluginAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.lines_as_substances
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.lines_as_substances that implement Algorithm Modifier and Type Class Description classLinesToSubstancesAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder that implement Algorithm Modifier and Type Class Description classNaivePatternFinderAlgorithmFinds pattern within a given target graph.Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder with parameters of type Algorithm Modifier and Type Method Description static voidNaivePatternFinderAlgorithm. searchPatterns(Graph graph, List<Graph> patterns, Algorithm optLayoutAlgorithm, boolean ignoreEdgeDirection, boolean startWithLargestCircle, boolean allowOverlap, BackgroundTaskStatusProviderSupportingExternalCall status)Search a number of pattern graphs in the target graph, beginning with the largest pattern (determined by number of nodes)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder with parameters of type Algorithm Constructor Description PatternVistorLayouter(Algorithm layoutAlgorithm) -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.ratioview
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.ratioview that implement Algorithm Modifier and Type Class Description classExchangeNodePositionsAlgorithmclassRatioViewAlgorithmclassSubstanceRatioCalculationAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths that implement Algorithm Modifier and Type Class Description classAllPathsSelectionAlgorithmclassShortestPathSelectionAlgorithmclassWeightedShortestPathSelectionAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som that implement Algorithm Modifier and Type Class Description classMultiDataViewclassSOManalysisclassSOMclusterAnalysisclassSOMclusterAnalysisDoClusterclassSOMprintDatasetMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som with parameters of type Algorithm Modifier and Type Method Description booleanSOManalysis. closeDialogBeforeExecution(Algorithm algorithm) -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.commands
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.commands that implement Algorithm Modifier and Type Class Description classTranspathPathwayLoader -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image that implement Algorithm Modifier and Type Class Description classImageAssignmentCommandAlgorithm to assign an image to a node. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe that implement Algorithm Modifier and Type Class Description classApplyAlternativeIdentifiersToclassCombineMappingDataclassCreateFuncatGraphAlgorithmclassMergeNodesMerges nodes within the same network, while considering connecting edges and data mapping information.classReplaceDiagramTitleFromAlternativeSubstanceNamesclassShowOrHideImageAttributesAlgorithmclassSplitNodeForSingleMappingDataclassUserMappingAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.algorithms
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.algorithms that implement Algorithm Modifier and Type Class Description classAddDiagramLegendAlgorithmclassColorScaleLegendAlgorithmclassCreateDistanceMatrixAlgorithmclassExtractMappingDataAlgorithmclassRecolorEdgesAlgorithmclassRemoveMappingDataAlgorithmclassSetNumericAttributeFromDataAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.alt_id_statistics
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.alt_id_statistics that implement Algorithm Modifier and Type Class Description classAlternativeIDannotationStatistics -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go that implement Algorithm Modifier and Type Class Description classCreateGOtreeAlgorithmclassInterpreteGOtermsAlgorithmclassInterpreteParentGOtermsAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go_cluster_histogram
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go_cluster_histogram that implement Algorithm Modifier and Type Class Description classClusterHistogramFisherTestclassCreateDirectChildrenClustersHistogramAlgorithmclassCreateGOchildrenAverageDataDiagramAlgorithmclassCreateGOchildrenClustersHistogramAlgorithmclassCreateGOchildrenTtestHistogramAlgorithmclassProcessHierarchynodesDepOnLeafNodesclassPruneTreeAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.hierarchies
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.hierarchies that implement Algorithm Modifier and Type Class Description classCreateKEGGOrthologyGraphAlgorithmThis class replaces the CreateFuncatGraphAlgorithm, The first class created KEGG hierarchies based on direct given hierarchies (using alternative labels in the nodes), or -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.kegg_reaction
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.kegg_reaction that implement Algorithm Modifier and Type Class Description classCreateKeggReactionNetworkAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.hierarchy
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.hierarchy that implement Algorithm Modifier and Type Class Description classHierarchyAlgorithmsDeprecated.classHierarchyWizard -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.selectCommands
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.selectCommands that implement Algorithm Modifier and Type Class Description classSelectCompoundsAlgorithmclassSelectEdgesAlgorithmclassSelectEnzymesAlgorithmclassSelectGenesAlgorithmclassSelectMapNodesAlgorithmclassSelectMapTitleNodesAlgorithmclassSelectNodesWithExperimentalDataAlgorithmclassSelectReactionsAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools that implement Algorithm Modifier and Type Class Description classCloseAllWindowsclassEvaluateKGMLclassRecreateView -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar that implement Algorithm Modifier and Type Class Description classColorizeSuperGraphAlgorithmclassCreateOrgSpecificSuperGraphsAlgorithmclassMergeWindowsAlgorithmclassSelectWindowsAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.launch_gui
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.launch_gui that implement Algorithm Modifier and Type Class Description classLaunchGuiMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.launch_gui that return types with arguments of type Algorithm Modifier and Type Method Description Collection<Algorithm>LaunchGui. getAlgorithmList()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.launch_gui with parameters of type Algorithm Modifier and Type Method Description booleanLaunchGui. closeDialogBeforeExecution(Algorithm algorithm) -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe that implement Algorithm Modifier and Type Class Description classAbstractExperimentDataProcessorManagement of action commands for data mapping.classPutIntoSidePanel -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow with parameters of type Algorithm Modifier and Type Method Description voidWorkflowHelper. postWorkflowStep(Algorithm algorithm, Parameter[] params)Deprecated. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings with parameters of type Algorithm Modifier and Type Method Description voidPreferencesDialog. initAlgorithmPreferencesPanel(JDialog thisDialog, Algorithm alg, Graph graph, Selection sele, HandlesAlgorithmData setAlgorithmDataObject, boolean executeMoveToTopAfterwards) -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.rotate
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.rotate that implement Algorithm Modifier and Type Class Description classRotateAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color that implement Algorithm Modifier and Type Class Description classSetBackgroundColorAlgorithmDOCUMENT ME!classWindowSettingsDOCTODO: Include class header -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.startlayout
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.startlayout that implement Algorithm Modifier and Type Class Description classStartLayoutAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph that implement Algorithm Modifier and Type Class Description classApplyGraphLayoutclassShowLayoutTab -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle that implement Algorithm Modifier and Type Class Description classCircleLayouterAlgorithmPlaces all nodes on a circle with a user specified radius.classCircleLayouterWithMinimumCrossingsAlgorithmPlaces all nodes on a circle with a user specified radius.classCountCircularCrossingsAlgorithmclassDotLayoutAlgorithmclassNullLayoutAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.connected_components
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.connected_components that implement Algorithm Modifier and Type Class Description classConnectedComponentLayout -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.copy_pattern_layout
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.copy_pattern_layout that implement Algorithm Modifier and Type Class Description classCopyPatternLayoutAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_no_overlapp
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_no_overlapp that implement Algorithm Modifier and Type Class Description classNoOverlappLayoutAlgorithmEpands the layout to remove any overlapping of nodes. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space that implement Algorithm Modifier and Type Class Description classExpandReduceLayouterAlgorithmTransforms the layout by doing a calculation like x=x*1.4 and y=y*1.4 for the nodes and bends positions. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fd_edge_routing
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fd_edge_routing that implement Algorithm Modifier and Type Class Description classForceDirectedEdgeLayout -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye that implement Algorithm Modifier and Type Class Description classFishEyeLayoutAn implementation of a fish eye layout algorithm. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.graph_to_origin_mover
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.graph_to_origin_mover that implement Algorithm Modifier and Type Class Description classCenterLayouterAlgorithmDOCTODO: Include class headerclassNoOverlappOfClustersAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid that implement Algorithm Modifier and Type Class Description classGridLayouterAlgorithmGridlayouter algorithm: Performs a layout where every node is placed on a position of a grid. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid_placement
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid_placement that implement Algorithm Modifier and Type Class Description classGridPlacementAlgorithmclassIterateGridPlacementLayout -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.no_overlapp_as_tim
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.no_overlapp_as_tim that implement Algorithm Modifier and Type Class Description classNoOverlappLayoutAlgorithmASEpands the layout to remove any overlapping of nodes. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder that implement Algorithm Modifier and Type Class Description classPatternSpringembedderSpring Embedder Algorithm.classPatternSpringembedder3dSpring Embedder Algorithm. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache that implement Algorithm Modifier and Type Class Description classPatternSpringembedderSpring Embedder Algorithm. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder.clusterCommands
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder.clusterCommands with parameters of type Algorithm Modifier and Type Method Description booleanClusterOverviewNetworkLaunchGui. closeDialogBeforeExecution(Algorithm algorithm)booleanSetClusterLaunchGui. closeDialogBeforeExecution(Algorithm algorithm)voidMyClusterGraphBasedReLayoutService. setAlgorithm(Algorithm algorithm, Algorithm optAlgorithm2) -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree that implement Algorithm Modifier and Type Class Description classRadialTreeLayoutAn implementation of a radial tree layout algorithm. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.random
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.random that implement Algorithm Modifier and Type Class Description classRandomLayouterAlgorithmThis algorithm performs a random placement of the nodes on the visible area. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout that implement Algorithm Modifier and Type Class Description classArrayLayoutclassGridLayoutAlgorithmResize+Gridlayout: Resizes all nodes and places them on a grid.classResizeFromMappingCountLayoutAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree that implement Algorithm Modifier and Type Class Description classMultiTreeLayoutclassRTTreeLayoutAn implementation of a tree layout algorithm. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.springembedder_1
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.springembedder_1 that implement Algorithm Modifier and Type Class Description classSpringEmbedderAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple that implement Algorithm Modifier and Type Class Description classGraphTreeLayoutAn implementation of a tree layout algorithm. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.add_attributes
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.add_attributes that implement Algorithm Modifier and Type Class Description classAddInterestingAttributesclassCalculateAttributeclassComputeAttributesAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.graph_cleanup
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.graph_cleanup that implement Algorithm Modifier and Type Class Description classDeleteNodesAlgorithmLabels all selected nodes with unique numbers.classNumberNodesAndEdgesAlgorithmLabels all selected nodes with unique numbers. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy that implement Algorithm Modifier and Type Class Description classHideOrShowChildNodesclassHierarchyAlgorithmclassSelectLeafNodesAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection that implement Algorithm Modifier and Type Class Description classChangeEdgeStyleclassChangeElementStyleclassChangeNodeStyleclassClearSelectionclassCopyDataTableAlgorithmclassExpandSelectionAlgorithmLabels all selected nodes with unique numbers.classExportDataTableAlgorithmclassFindReplaceDialogLabels all selected nodes with unique numbers.classInvertSelectionAlgorithmLabels all selected nodes with unique numbers.classRemoveSelectedNodesPreserveEdgesAlgorithmLabels all selected nodes with unique numbers.classSearchAndSelecAlgorithmLabels all selected nodes with unique numbers.classSetToolTipAlgorithmclassSetURLAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.label_editing
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.label_editing that implement Algorithm Modifier and Type Class Description classChangeLabelsAlgorithmDeprecated.classEnrichHiddenLabelsAlgorithmclassRemoveHiddenLabelsAlgorithmclassRemoveParenthesisLabelsclassReplaceLabelAlgorithmclassRestoreLabelAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references that implement Algorithm Modifier and Type Class Description classLinkSelectionclassPathwayReferenceAlgorithmclassPathwayReferenceAutoCreationAlgorithm -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.ppt_exporter
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.ppt_exporter that implement Algorithm Modifier and Type Class Description classPPTAlgorithmProvides a PPT writer. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer that implement Algorithm Modifier and Type Class Description classPrintAlgorithmThe print algorithm. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.process_alternative_ids
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.process_alternative_ids that implement Algorithm Modifier and Type Class Description classAdditionalIdentifiersAlgorithmclassReplaceLabelFromAlternativeSubstanceNames -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.scripting
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.scripting that implement Algorithm Modifier and Type Class Description classBeanShellDesktopAlgorithmProvides a Bean Shell Desktop for the execution of Bean Shell Scripts. -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter that implement Algorithm Modifier and Type Class Description classGraphicExportclassPDFAlgorithmThe print algorithm.classPDFSVGAlgorithmclassPngJpegAlgorithmclassSVGAlgorithmThe print algorithm.classWebsiteGenerationMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter with parameters of type Algorithm Modifier and Type Method Description static StringPngJpegAlgorithm. getCachedFileName(String extension, Graph graph, Algorithm algorithm, ObjectRef lastEvent, ObjectRef lastFolder) -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.services
Methods in de.ipk_gatersleben.ag_nw.graffiti.services that return Algorithm Modifier and Type Method Description AlgorithmHandlesAlgorithmData. getAlgorithm()AlgorithmRunAlgorithmDialog. getAlgorithm()Methods in de.ipk_gatersleben.ag_nw.graffiti.services with parameters of type Algorithm Modifier and Type Method Description voidHandlesAlgorithmData. setAlgorithm(Algorithm algorithm)voidRunAlgorithmDialog. setAlgorithm(Algorithm algorithm) -
Uses of Algorithm in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms
Methods in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms that return types with arguments of type Algorithm Modifier and Type Method Description static List<Algorithm>SearchAlgorithms. searchAlgorithms(SearchAlgorithms.OperatorOnCategories[] operatorSearchSet)Searches Algorithms listed in Vanted, given an array of operators on categories.static List<Algorithm>SearchAlgorithms. searchAlgorithms(Category[] categories)Searches Algorithms listed in Vanted, given an array of categories that this algorithm needs to be a member of The categories are combined with an AND operatorMethods in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms with parameters of type Algorithm Modifier and Type Method Description ComponentAlgorithmListCellRenderer. getListCellRendererComponent(JList<? extends Algorithm> list, Algorithm value, int index, boolean isSelected, boolean cellHasFocus)voidAlgorithmPanelFactory. initializeGUIforGivenContainer(boolean vertical, Algorithm[] algorithms)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms with type arguments of type Algorithm Modifier and Type Method Description static JPanelAlgorithmPanelFactory. createForAlgorithms(boolean vertical, List<Algorithm> algorithms)ComponentAlgorithmListCellRenderer. getListCellRendererComponent(JList<? extends Algorithm> list, Algorithm value, int index, boolean isSelected, boolean cellHasFocus)Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms with type arguments of type Algorithm Constructor Description AlgorithmPanelFactory(boolean vertical, List<Algorithm> algorithms) -
Uses of Algorithm in org.graffiti.editor
Methods in org.graffiti.editor that return Algorithm Modifier and Type Method Description AlgorithmGravistoService. getAlgorithmInstanceFromFriendlyName(String name)Returns a algorithm instance, defined by its name (e.g.Methods in org.graffiti.editor with parameters of type Algorithm Modifier and Type Method Description voidGravistoService. algorithmAttachData(Algorithm algorithm)static voidGravistoService. attachData(Algorithm algorithm)static voidGravistoService. processUndoableAlgorithm(Algorithm algorithm)Process undoable edits for AbstractAlgorithm instances.voidGravistoService. runAlgorithm(Algorithm algorithm, boolean enableMultipleSessionProcessing, ActionEvent event)voidGravistoService. runAlgorithm(Algorithm algorithm, ActionEvent event)voidGravistoService. runAlgorithm(Algorithm algorithm, Graph graph, Selection selection, boolean enableMultipleSessionProcessing, ActionEvent event)voidGravistoService. runAlgorithm(Algorithm algorithm, Graph graph, Selection selection, ActionEvent event) -
Uses of Algorithm in org.graffiti.editor.actions
Constructors in org.graffiti.editor.actions with parameters of type Algorithm Constructor Description RunAlgorithm(String algorithmClassName, String name, MainFrame mainFrame, EditComponentManager editComponentManager, Algorithm instance)Constructor for RunAlgorithm. -
Uses of Algorithm in org.graffiti.managers
Methods in org.graffiti.managers that return types with arguments of type Algorithm Modifier and Type Method Description List<Algorithm>DefaultAlgorithmManager. getAlgorithms()Methods in org.graffiti.managers with parameters of type Algorithm Modifier and Type Method Description voidAlgorithmManager. addAlgorithm(Algorithm algorithm)Adds the given algorithm to the list of algorithms.voidDefaultAlgorithmManager. addAlgorithm(Algorithm algorithm) -
Uses of Algorithm in org.graffiti.plugin
Methods in org.graffiti.plugin that return Algorithm Modifier and Type Method Description Algorithm[]GenericPlugin. getAlgorithms()Returns the array oforg.graffiti.algorithm.Algorithms the plugin contains.Algorithm[]GenericPluginAdapter. getAlgorithms()Returns the array oforg.graffiti.algorithm.Algorithms the plugin contains. -
Uses of Algorithm in org.graffiti.plugin.algorithm
Subinterfaces of Algorithm in org.graffiti.plugin.algorithm Modifier and Type Interface Description interfaceAnimatedAlgorithmAnAnimatedAlgorithmprovides the possibility to execute the underlying algorithm in steps, so that the intermediate results can be seen.interfaceCalculatingAlgorithmAfter its execution aCalculatingAlgorithmhas computed anAlgorithmResult, that can be obtained through thegetResult()method.interfaceEditorAlgorithmClasses in org.graffiti.plugin.algorithm that implement Algorithm Modifier and Type Class Description classAbstractAlgorithmImplements some empty versions of non-obligatory methods.classAbstractAnimatedAlgorithmGives a standard implementation for theexecute()method.classAbstractEditorAlgorithmclassAbstractThreadSaveLayoutAlgorithmBasis for Thread Safe (layout) Plugins and communication to the MainFrameclassThreadSafeAlgorithmDOCUMENT ME!Methods in org.graffiti.plugin.algorithm that return types with arguments of type Algorithm Modifier and Type Method Description Collection<Algorithm>ProvidesAccessToOtherAlgorithms. getAlgorithmList()Methods in org.graffiti.plugin.algorithm with parameters of type Algorithm Modifier and Type Method Description booleanProvidesAccessToOtherAlgorithms. closeDialogBeforeExecution(Algorithm algorithm) -
Uses of Algorithm in org.graffiti.session
Methods in org.graffiti.session with parameters of type Algorithm Modifier and Type Method Description StringSession. getClassName(Algorithm algorithm)Returns the class name of the specified algorithm. -
Uses of Algorithm in org.graffiti.util
Methods in org.graffiti.util that return types with arguments of type Algorithm Modifier and Type Method Description static List<? extends Algorithm>PluginHelper. getAvailableAlgorithms() -
Uses of Algorithm in org.vanted.plugins.layout.adaptagrams.edgerouting
Classes in org.vanted.plugins.layout.adaptagrams.edgerouting that implement Algorithm Modifier and Type Class Description classEdgeRoutingAlgorithm -
Uses of Algorithm in org.vanted.plugins.layout.multilevelframework
Classes in org.vanted.plugins.layout.multilevelframework that implement Algorithm Modifier and Type Class Description classForceDirectedLayoutWrapperWrapper class to enable usage of the PatternspringEmbedder (a.k.a.classMultilevelFrameworkLayoutMain class of the MLF add-on that contains the method that actually performs the layout.Methods in org.vanted.plugins.layout.multilevelframework that return Algorithm Modifier and Type Method Description AlgorithmLayoutAlgorithmWrapper. getAlgorithm() -
Uses of Algorithm in org.vanted.plugins.layout.stressminimization
Classes in org.vanted.plugins.layout.stressminimization that implement Algorithm Modifier and Type Class Description classBackgroundAlgorithmAlgorithm which runs in the background and able to notify other classes about state of the algorithm or the layout change of the graph.classBackgroundExecutionAlgorithmThis class handles the execution of a givenBackgroundAlgorithmin the background, i.e.classStressMinimizationLayoutLayout algorithm performing a stress minimization layout process. -
Uses of Algorithm in scenario
Methods in scenario with parameters of type Algorithm Modifier and Type Method Description voidScenarioGui. postWorkflowStep(Algorithm algorithm, Parameter[] params)static voidScenarioService. postWorkflowStep(Algorithm algorithm, Parameter[] params) -
Uses of Algorithm in vanted_feature
Classes in vanted_feature that implement Algorithm Modifier and Type Class Description classSelectAlgorithmDeprecated.Methods in vanted_feature that return Algorithm Modifier and Type Method Description static AlgorithmPluginFeatureClusterCommands. getSelectClusterAlgorithm()static Algorithm[]PluginFeatureHierarchyCommands. getSelectionAlgorithms()Methods in vanted_feature with parameters of type Algorithm Modifier and Type Method Description booleanSelectAlgorithm. closeDialogBeforeExecution(Algorithm algorithm)Deprecated.