Uses of Class
org.graffiti.plugin.algorithm.PreconditionException
-
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.circle_search
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.circle_search that throw PreconditionException Modifier and Type Method Description voidCircleSearchAndLayoutAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest that throw PreconditionException Modifier and Type Method Description voidColorizeAlgorithm. check()voidDavidTestAlgorithm. check()voidGrubbsTestAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation that throw PreconditionException Modifier and Type Method Description voidBarabasiAlbertGraphGenerator. check()voidErdosRenyiGraphGenerator. check()voidWattsStrogatzGraphGenerator. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance that throw PreconditionException Modifier and Type Method Description voidHammingDistanceAlgorithm. check()Checks the preconditions of the algorithm. -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.lines_as_substances
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.lines_as_substances that throw PreconditionException Modifier and Type Method Description voidLinesToSubstancesAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder that throw PreconditionException Modifier and Type Method Description voidNaivePatternFinderAlgorithm. check()Checks the preconditions of the algorithm. -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.ratioview
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.ratioview that throw PreconditionException Modifier and Type Method Description voidExchangeNodePositionsAlgorithm. check()voidRatioViewAlgorithm. check()voidSubstanceRatioCalculationAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths that throw PreconditionException Modifier and Type Method Description voidShortestPathSelectionAlgorithm. check()voidWeightedShortestPathSelectionAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som that throw PreconditionException Modifier and Type Method Description voidMultiDataView. check()voidSOMclusterAnalysis. check()voidSOMclusterAnalysisDoCluster. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe that throw PreconditionException Modifier and Type Method Description voidCombineMappingData. check()voidReplaceDiagramTitleFromAlternativeSubstanceNames. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.algorithms
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.algorithms that throw PreconditionException Modifier and Type Method Description voidAddDiagramLegendAlgorithm. check()voidColorScaleLegendAlgorithm. check()voidExtractMappingDataAlgorithm. check()voidRemoveMappingDataAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go that throw PreconditionException Modifier and Type Method Description voidCreateGOtreeAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go_cluster_histogram
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go_cluster_histogram that throw PreconditionException Modifier and Type Method Description voidClusterHistogramFisherTest. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.kegg_reaction
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.kegg_reaction that throw PreconditionException Modifier and Type Method Description voidCreateKeggReactionNetworkAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.selectCommands
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.selectCommands that throw PreconditionException Modifier and Type Method Description voidSelectCompoundsAlgorithm. check()voidSelectEdgesAlgorithm. check()voidSelectEnzymesAlgorithm. check()voidSelectGenesAlgorithm. check()voidSelectMapNodesAlgorithm. check()voidSelectMapTitleNodesAlgorithm. check()voidSelectNodesWithExperimentalDataAlgorithm. check()voidSelectReactionsAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools that throw PreconditionException Modifier and Type Method Description voidCloseAllWindows. check()voidEvaluateKGML. check()voidRecreateView. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar that throw PreconditionException Modifier and Type Method Description voidColorizeSuperGraphAlgorithm. check()voidCreateOrgSpecificSuperGraphsAlgorithm. check()voidSelectWindowsAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color that throw PreconditionException Modifier and Type Method Description voidWindowSettings. check()DOCTODO: Include method header -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.startlayout
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.startlayout that throw PreconditionException Modifier and Type Method Description voidStartLayoutAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph that throw PreconditionException Modifier and Type Method Description voidApplyGraphLayout. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle that throw PreconditionException Modifier and Type Method Description voidCircleLayouterAlgorithm. check()Checks, if a graph was given and that the radius is positive.voidCircleLayouterWithMinimumCrossingsAlgorithm. check()Checks, if a graph was given and that the radius is positive.voidDotLayoutAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.connected_components
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.connected_components that throw PreconditionException Modifier and Type Method Description voidConnectedComponentLayout. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.copy_pattern_layout
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.copy_pattern_layout that throw PreconditionException Modifier and Type Method Description voidCopyPatternLayoutAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_no_overlapp
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_no_overlapp that throw PreconditionException Modifier and Type Method Description voidNoOverlappLayoutAlgorithm. check()Checks, if a graph was given and that the radius is positive. -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fd_edge_routing
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fd_edge_routing that throw PreconditionException Modifier and Type Method Description voidForceDirectedEdgeLayout. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye that throw PreconditionException Modifier and Type Method Description voidFishEyeLayout. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.graph_to_origin_mover
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.graph_to_origin_mover that throw PreconditionException Modifier and Type Method Description voidCenterLayouterAlgorithm. check()DOCTODO: Include method headervoidNoOverlappOfClustersAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid that throw PreconditionException Modifier and Type Method Description voidGridLayouterAlgorithm. check()Checks parameters -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid_placement
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid_placement that throw PreconditionException Modifier and Type Method Description voidGridPlacementAlgorithm. check()Checks, if a graph was given. -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.no_overlapp_as_tim
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.no_overlapp_as_tim that throw PreconditionException Modifier and Type Method Description voidNoOverlappLayoutAlgorithmAS. check()Checks, if a graph was given and that the radius is positive. -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder that throw PreconditionException Modifier and Type Method Description voidPatternSpringembedder. check()Error CheckingvoidPatternSpringembedder3d. check()Error Checking -
Uses of PreconditionException 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 that throw PreconditionException Modifier and Type Method Description voidBringToFrontOrBackAlgorithm. check()voidBundleParallelEdges. check()voidClusterGraphLayout. check()voidClusterIndividualLayout. check()voidDuplicateEdge. check()voidIntroduceBendsAlgorithm. check()voidIntroduceParallelEdgeBends. check()voidIntroduceSelfEdgeBends. check()voidPajekClusterColor. check()voidRemoveBendsAlgorithm. check()voidRemoveParallelEdges. check()voidResetEdgeSourceOrTarget. check()voidResizeNodesDepDegreeAlgorithm. check()voidSelectClusterAlgorithm. check()voidSetClusterInfoAlgorithm. check()voidSetClusterInfoFromLabelAlgorithm. check()voidSetClusterInfoFromSubgraphAlgorithm. check()voidShowClusterGraphAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree that throw PreconditionException Modifier and Type Method Description voidRadialTreeLayout. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.random
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.random that throw PreconditionException Modifier and Type Method Description voidRandomLayouterAlgorithm. check()Checks, if a graph was given. -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout that throw PreconditionException Modifier and Type Method Description voidArrayLayout. check()voidGridLayoutAlgorithm. check()voidResizeFromMappingCountLayoutAlgorithm. check()Checks parameters -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree that throw PreconditionException Modifier and Type Method Description voidRTTreeLayout. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.springembedder_1
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.springembedder_1 that throw PreconditionException Modifier and Type Method Description voidSpringEmbedderAlgorithm. check()Error Checking -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple that throw PreconditionException Modifier and Type Method Description voidGraphTreeLayout. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy that throw PreconditionException Modifier and Type Method Description voidHideOrShowChildNodes. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection that throw PreconditionException Modifier and Type Method Description voidRemoveSelectedNodesPreserveEdgesAlgorithm. check()voidSetToolTipAlgorithm. check()voidSetURLAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references that throw PreconditionException Modifier and Type Method Description voidPathwayReferenceAlgorithm. check()voidPathwayReferenceAutoCreationAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer that throw PreconditionException Modifier and Type Method Description voidPrintAlgorithm. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.process_alternative_ids
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.process_alternative_ids that throw PreconditionException Modifier and Type Method Description voidReplaceLabelFromAlternativeSubstanceNames. check() -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.scripting
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.scripting that throw PreconditionException Modifier and Type Method Description voidBeanShellDesktopAlgorithm. check()No special checks implemented. -
Uses of PreconditionException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter that throw PreconditionException Modifier and Type Method Description voidPDFAlgorithm. check()Unused for this plugin.voidPngJpegAlgorithm. check()voidSVGAlgorithm. check()Unused for this plugin.static voidPngJpegAlgorithm. checkZoom()static voidSVGAlgorithm. checkZoom() -
Uses of PreconditionException in org.graffiti.plugin.algorithm
Methods in org.graffiti.plugin.algorithm that throw PreconditionException Modifier and Type Method Description voidAbstractAlgorithm. check()voidAlgorithm. check()Checks whether all preconditions of the current graph are satisfied. -
Uses of PreconditionException in org.vanted.plugins.layout.adaptagrams.edgerouting
Methods in org.vanted.plugins.layout.adaptagrams.edgerouting that throw PreconditionException Modifier and Type Method Description voidEdgeRoutingAlgorithm. check()Check preconditions: (1) a graph with edges, (2) native layout library can be loaded. -
Uses of PreconditionException in org.vanted.plugins.layout.multilevelframework
Methods in org.vanted.plugins.layout.multilevelframework that throw PreconditionException Modifier and Type Method Description voidForceDirectedLayoutWrapper. check()voidMultilevelFrameworkLayout. check()Checks, if a graph was given and that the radius is positive. -
Uses of PreconditionException in org.vanted.plugins.layout.stressminimization
Methods in org.vanted.plugins.layout.stressminimization that throw PreconditionException Modifier and Type Method Description voidBackgroundExecutionAlgorithm. check()voidStressMinimizationLayout. check()Checks whether all preconditions of the current graph are satisfied.