Uses of Interface
org.graffiti.graph.Node
-
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti
Methods in de.ipk_gatersleben.ag_nw.graffiti that return Node Modifier and Type Method Description static NodeGraphHelperBio. addMapNode(Graph superGraph, KeggPathwayEntry kpe)static NodeGraphHelper. addNodeToGraph(Graph graph, double posx, double posy, double frameThickness_3, double width_25, double height_25, Color frameColor_0_0_0_255, Color fillColor_0_100_250_100)Adds a new node to a graph.Methods in de.ipk_gatersleben.ag_nw.graffiti that return types with arguments of type Node Modifier and Type Method Description static Set<Set<Node>>GraphHelper. getConnectedComponents(Collection<Node> nodes)static Set<Node>GraphHelper. getConnectedNodes(Node startNode)gets the nodes which can be reached by the the specified nodesstatic ArrayList<Node>GraphHelperBio. getEnzymeNodes(Graph g)static Set<Node>GraphHelper. getLeafNodes(Collection<Node> sourceNodes)static Set<Node>GraphHelper. getLeafNodes(Graph graph)static ArrayList<Node>GraphHelperBio. getMapLinkNodes(Graph g)static List<Node>GraphHelper. getSelectedNodes(EditorSession workSession)static List<Node>GraphHelper. getSelectedOrAllNodes()static List<Node>GraphHelper. getSelectedOrAllNodes(Selection selection, Graph graph)Returns a list of the currently selected nodes.static List<Node>GraphHelper. getSelectedOrAllNodes(EditorSession workSession)static Collection<Node>GraphHelper. getVisibleNodes(Collection<Node> elements)Methods in de.ipk_gatersleben.ag_nw.graffiti with parameters of type Node Modifier and Type Method Description static EdgeGraphHelperBio. addEdgeCopyIfNotExistant(Edge refEdge, Node a, Node b)static EdgeGraphHelperBio. addEdgeIfNotExistant(Graph graph, Node nodeA, Node nodeB, boolean directed, CollectionAttribute graphicsAttributeForEdge)static DoubleGraphHelper. getClusteringCoefficientDirected(Node n)static DoubleGraphHelper. getClusteringCoefficientUndirected(Node n)static Set<Node>GraphHelper. getConnectedNodes(Node startNode)gets the nodes which can be reached by the the specified nodesstatic voidGraphHelper. getConnectedNodes(Node startNode, boolean directed, Set<Node> result)static ColorNodeTools. getLabelColor(Node node)static FontNodeTools. getLabelFont(Node node)static StringNodeTools. getNodeComponentType(Node node)static voidGraphHelper. selectGraphElement(Node n)Method parameters in de.ipk_gatersleben.ag_nw.graffiti with type arguments of type Node Modifier and Type Method Description static voidGraphHelper. applyUndoableNodeAndBendPositionUpdate(HashMap<Node,Vector2d> nodes2newPositions, HashMap<CoordinateAttribute,Vector2d> bends2newPositions, String description)static voidGraphHelper. applyUndoableNodePositionAndSizeUpdate(HashMap<Node,Vector2d> nodes2newPositions, HashMap<Node,Vector2d> nodes2newNodeSize, String description)static voidGraphHelper. applyUndoableNodePositionUpdate(HashMap<Node,Vector2d> nodes2newPositions, String description)static voidGraphHelper. applyUndoableNodeSizeUpdate(HashMap<Node,Vector2d> nodes2newNodeSize, String description)static voidGraphHelperBio. connectNodesWithSameLabel(List<Node> nodes)static voidGraphHelper. exchangePositions(List<Node> nodes, NodeSortCommand sortCommand, boolean sortConsiderCluster)static Set<Set<Node>>GraphHelper. getConnectedComponents(Collection<Node> nodes)static Collection<Graph>GraphHelper. getConnectedComponentsAsCopy(List<Node> nodes)static voidGraphHelper. getConnectedNodes(Node startNode, boolean directed, Set<Node> result)static Set<Node>GraphHelper. getLeafNodes(Collection<Node> sourceNodes)static Vector2dNodeTools. getMaximumXY(Collection<Node> nodeList, double factorXY, double minx, double miny, boolean includeSizeInformation)static Vector2dNodeTools. getMaximumXY(Collection<Node> nodeList, double factorXY, double minx, double miny, boolean includeSizeInformation, boolean includeInvisibleNodes)static Vector2dNodeTools. getMinimumXY(Collection<Node> nodeList, double factorXY, double subx, double suby, boolean includeSizeInformation)static Vector2dNodeTools. getMinimumXY(Collection<Node> nodeList, double factorXY, double subx, double suby, boolean includeSizeInformation, boolean includeInvisibleNodes)static voidGraphHelper. getShortestDistances(HashMap<Node,Integer> result, HashSet<Node> from, boolean directed, int currentDistance)static voidGraphHelper. getShortestDistances(HashMap<Node,Integer> result, HashSet<Node> from, boolean directed, int currentDistance)static Collection<NodeHelper>GraphHelper. getSortedNodeHelpers(Collection<Node> nodes, NodeSortCommand sortCommand, boolean sortConsiderCluster)static Collection<Node>GraphHelper. getVisibleNodes(Collection<Node> elements)static voidGraphHelperBio. mergeNodesWithSameLabel(List<Node> nodes, boolean selectOnlyTrueOrMergeIsFalse, boolean extendSelection, boolean considerCluster)static voidGraphHelperBio. mergeNodesWithSameLabel(List<Node> nodes, boolean selectOnlyTrueOrMergeIsFalse, boolean extendSelection, boolean considerCluster, boolean considerPositionPlusMinus10, boolean retainClusterIDs)static voidGraphHelper. moveNodes(Collection<Node> nodes, double deltaX, double deltaY)Moves given nodes by the given delta coordinatesstatic voidGraphHelper. postUndoableNodeAndEdgeAdditions(Graph graph, HashSet<Node> newNodes, HashSet<Edge> newEdges, String description)static voidGraphHelper. removeBendsBetweenSelectedNodes(Collection<Node> nodes, boolean enableUndo)Deprecated.static voidGraphHelper. selectNodes(boolean clearBefore, Collection<Node> nodes)static voidGraphHelper. selectNodes(Collection<Node> nodes)static voidNodeTools. setCenter(List<Node> nodeList, Vector2d center) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest that return types with arguments of type Node Modifier and Type Method Description static List<Node>GrubbsTestAlgorithm. doGrubbsTest(List<Node> nodes, Graph g, double alpha, boolean removeOutliers)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.davidtest with type arguments of type Node Modifier and Type Method Description static voidColorizeAlgorithm. colorizeNodes(List<Node> nodes, Color minC, Color maxC, double gamma, double min, double max, boolean useRatioCalculation)static List<Node>GrubbsTestAlgorithm. doGrubbsTest(List<Node> nodes, Graph g, double alpha, boolean removeOutliers) -
Uses of Node 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 return Node Modifier and Type Method Description Node[]UllmannSubraphIsomAdjMatrixState. getMatchingNodesOfPattern()Node[]UllmannSubraphIsomAdjMatrixState. getMatchingNodesOfTarget()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.naive_pattern_finder with parameters of type Node Modifier and Type Method Description static voidPatternAttributeUtils. addAGNWContainer(Node n)Adds the top level container attribute "AGNW" to the given node.static voidPatternAttributeUtils. addPattern(Node n, int position)Adds the pattern container for the given pattern position at the given node.static voidPatternAttributeUtils. addPatternContainer(Node n)Adds the pattern container attribute "AGNW.PATTERN" to the given node.static voidPatternAttributeUtils. addPatternInformation(Node n, int position, String patternName, Integer patternIndex, Integer nodeIndex, Node patternNode)Adds a set of pattern information to the given node.static voidPatternAttributeUtils. checkAndAddAGNWContainer(Node n)Adds the top level container attribute "AGNW" to the given node, if it is not already there.static voidPatternAttributeUtils. checkAndAddPattern(Node n, int position)Adds the pattern container for the pattern position to the given node, if it is not already there.static voidPatternAttributeUtils. checkAndAddPatternContainer(Node n)Adds the pattern container attribute "AGNW.PATTERN" to the given node, if it is not already there.static booleanPatternAttributeUtils. checkExistenceAGNWContainer(Node n)Checks, if the top level container attribute "AGNW" exists at the given node.static booleanPatternAttributeUtils. checkExistenceOfAnyPattern(Node n)Checks if a pattern exists at the given node.static booleanPatternAttributeUtils. checkExistencePattern(Node n, int position)Checks, if the pattern container for the pattern position exists at the given node.static booleanPatternAttributeUtils. checkExistencePatternContainer(Node n)Checks, if the pattern container attribute "AGNW.PATTERN" exists at the given node.static intPatternAttributeUtils. findPatternPosition(Node n, String patternName, Integer patternIndex)Returns the position of the given pattern name and pattern index for the given node.static IntegerPatternAttributeUtils. getInternalNodeIndex(Node n, int position)Returns the internal node index for the given node and position.static intPatternAttributeUtils. getMaxAddIncEdges(Node n)Returns the maximal value for the additional incoming edges.static intPatternAttributeUtils. getMaxAddOutEdges(Node n)Returns the maximal value for the additional outgoing edges.static intPatternAttributeUtils. getMaximumPatternPosition(Node n)Returns the maximal position value of the pattern container.static intPatternAttributeUtils. getMinAddIncEdges(Node n)Returns the minimal value for the additional incoming edges.static intPatternAttributeUtils. getMinAddOutEdges(Node n)Returns the minimal value for the additional outgoing edges.static IntegerPatternAttributeUtils. getNodeIndex(Node n, int position)Returns the node index for the given node and position.static IntegerPatternAttributeUtils. getPatternIndex(Node n, int position)Returns the pattern index for the given node and position.static StringPatternAttributeUtils. getPatternName(Node n, int position)Returns the pattern name for the given node and position.static voidUllmannSubraphIsomAdjMatrixState. printAdjacencyMatrix(Node[] nodes, byte[][] createAdjacencyMatrix)booleanPatternVistorLayouter. visitPattern(int numberOfNodesInMatch, Node[] matchInPattern, Node[] matchInTarget, String patternName, boolean allowOverlap)booleanSelectResultsVisitor. visitPattern(int numberOfNodesInMatch, Node[] matchInPattern, Node[] matchInTarget, String patternName, boolean allowOverlap) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths that return Node Modifier and Type Method Description NodeDistanceInfo. getNode()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths that return types with arguments of type Node Modifier and Type Method Description Collection<Node>DistanceInfo. getSourceNodes()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths with parameters of type Node Modifier and Type Method Description static Collection<GraphElement>AllPathsSelectionAlgorithm. getPathElements(Collection<Node> validNodes, Node sourceNode, Collection<Node> targetNodes, boolean includeInnerEdges, boolean directed, boolean includeEdges, int maxDistance)voidDistanceInfo. updateSourceIfValid(Node workNode, double minDistanceCheck)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths with type arguments of type Node Modifier and Type Method Description static Collection<GraphElement>AllPathsSelectionAlgorithm. getPathElements(Collection<Node> validNodes, Node sourceNode, Collection<Node> targetNodes, boolean includeInnerEdges, boolean directed, boolean includeEdges, int maxDistance)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths with parameters of type Node Constructor Description DistanceInfo(double distance, Node sourceNode, Node thisNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath that return Node Modifier and Type Method Description NodeTranspathMolecule. getGraphNode(Graph g, String clusterID, HashMap<String,Node> graphElementId2graphNode)Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath with parameters of type Node Modifier and Type Method Description static voidTranspathMolecule. connectMoleculeNodes(Graph g, Node moleculeNode1, Node moleculeNode2)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath with type arguments of type Node Modifier and Type Method Description voidTranspathPathway. addElementsToGraph(Graph g, String clusterID, HashMap<String,Node> graphElementId2graphNode)voidTranspathReaction. addElementsToGraph(Graph g, String clusterID, HashMap<String,Node> graphElementId2graphNode)NodeTranspathMolecule. getGraphNode(Graph g, String clusterID, HashMap<String,Node> graphElementId2graphNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image with parameters of type Node Modifier and Type Method Description static booleanCompoundImagePositionAttributeEditor. isCenteredFitPosition(Node n)static booleanCompoundImagePositionAttributeEditor. isCenteredPosition(Node n) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type with type arguments of type Node Modifier and Type Method Description static voidKeggReactionIdAttributeEditor. editReactions(Reaction r, Pathway p, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode, Graph graph) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.pathway_kegg_operation
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.pathway_kegg_operation with parameters of type Node Modifier and Type Method Description static voidPathwayKeggLoading. collapsePathway(Graph graph, String curVal, Node sourceNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui
Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui with type arguments of type Node Constructor Description CompoundListEditor(Reaction currReaction, Pathway p, boolean sub, boolean enz, boolean prod, HashMap<Entry,Node> entry2graphNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui
Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui with type arguments of type Node Constructor Description SrcTargetEditor(String title, Relation initialRelation, List<Entry> entries, HashMap<Entry,Node> entry2graphNode)SubtypeCompoundEditor(String title, Relation initialRelation, List<Entry> entries, HashMap<Entry,Node> entry2graphNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe that return Node Modifier and Type Method Description static NodeMergeNodes. mergeNode(Graph graph, Collection<Node> toBeMerged, Vector2d center, boolean retainClusterIDs)Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe with parameters of type Node Modifier and Type Method Description static SplitResultSplitNodeForSingleMappingData. splitNodes(Node graphNode, int mMinimumDegree, Graph graph, boolean mProcessSelfLoops, boolean mRepositionOfNodes)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe with type arguments of type Node Modifier and Type Method Description static voidCombineMappingData. mergeMultipleMappingsIntoSingleMapping(Collection<Node> workNodes)static NodeMergeNodes. mergeNode(Graph graph, Collection<Node> toBeMerged, Vector2d center, boolean retainClusterIDs)static voidMergeNodes. mergeNodesIntoSingleNode(Graph graph, Collection<Node> workNodes) -
Uses of Node 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 return Node Modifier and Type Method Description static NodeInterpreteGOtermsAlgorithm. processGoHierarchy(PositionGridGenerator pgg, HashMap<String,Node> goTerm2goNode, GoProcessing gp, String goTerm, Graph g)static NodeInterpreteParentGOtermsAlgorithm. processGoHierarchy(PositionGridGenerator pgg, HashMap<String,Node> goTerm2goNode, GoProcessing gp, String goTerm, Graph g)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go with type arguments of type Node Modifier and Type Method Description JMenuItem[]InterpreteParentGOtermsAlgorithm. getCurrentNodeContextMenuItem(Collection<Node> selectedNodes)static NodeInterpreteGOtermsAlgorithm. processGoHierarchy(PositionGridGenerator pgg, HashMap<String,Node> goTerm2goNode, GoProcessing gp, String goTerm, Graph g)static NodeInterpreteParentGOtermsAlgorithm. processGoHierarchy(PositionGridGenerator pgg, HashMap<String,Node> goTerm2goNode, GoProcessing gp, String goTerm, Graph g) -
Uses of Node 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 return Node Modifier and Type Method Description NodeMyEntry. getKey()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go_cluster_histogram with parameters of type Node Modifier and Type Method Description voidCreateGOchildrenClustersHistogramAlgorithm. processUpstreamNodes(Node n, HashSet<Node> processedNodes)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go_cluster_histogram with type arguments of type Node Modifier and Type Method Description static Collection<String>CreateGOchildrenClustersHistogramAlgorithm. getLeafNodesClusterIDs(HashSet<Node> processedNodes, NodeHelper nh)voidCreateGOchildrenClustersHistogramAlgorithm. processUpstreamNodes(Node n, HashSet<Node> processedNodes)static voidPruneTreeAlgorithm. pruneFromTheseNodes(HashSet<Node> significantNodes)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.database_processing.go_cluster_histogram with parameters of type Node Constructor Description MyEntry(Node graphNode, int res) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools that return types with arguments of type Node Modifier and Type Method Description static Collection<Node>ContextMenuHelper. getActiveNodeSelection() -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper that implement Node Modifier and Type Class Description classNodeHelperMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper that return Node Modifier and Type Method Description NodeNodeHelper. getGraphNode()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper that return types with arguments of type Node Modifier and Type Method Description Collection<Node>NodeHelper. getAllInNeighbors()HashSet<Node>NodeHelper. getAllOutChildNodes()Collection<Node>NodeHelper. getAllOutNeighbors()Set<Node>NodeHelper. getInNeighbors()Iterator<Node>NodeHelper. getInNeighborsIterator()Set<Node>NodeHelper. getNeighbors()Iterator<Node>NodeHelper. getNeighborsIterator()Set<Node>NodeHelper. getOutNeighbors()Iterator<Node>NodeHelper. getOutNeighborsIterator()Collection<Node>NodeHelper. getUndirectedNeighbors()Iterator<Node>NodeHelper. getUndirectedNeighborsIterator()Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper with type arguments of type Node Modifier and Type Method Description static List<NodeHelper>NodeHelper. getNodeHelperList(Collection<Node> nodes)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper with parameters of type Node Constructor Description NodeHelper(Node workNode)NodeHelper(Node n, boolean isLastNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview with type parameters of type Node Modifier and Type Field Description HashMap<Node,String>ClusterBackgroundDraw. node2clusterHashMap<Node,Vector2df>ClusterBackgroundDraw. node2positionMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview with parameters of type Node Modifier and Type Method Description static StringIPKnodeComponent. getTooltipForNode(Node n, boolean includeClickHelp) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes declared as Node Modifier and Type Field Description NodeIdAndGraphNode. graphNodeMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes with parameters of type Node Modifier and Type Method Description static voidExperiment2GraphHelper. addMappingData2Node(SubstanceInterface xmlSubstanceNode, Node graphNode)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes with parameters of type Node Constructor Description IdAndGraphNode(String id2, Node graphNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg with parameters of type Node Modifier and Type Method Description static StringKeggHelper. getKeggId(Node n)static booleanKeggHelper. isEnzymeNode(Node n)static booleanKeggHelper. isMapNode(Node n)static booleanKeggHelper. isMapTitleNode(Node n)static voidKeggService. loadPathway(KeggPathwayEntry myEntry, Graph targetGraph, Node initialMapNode, boolean processLabels)static voidKeggService. loadPathway(KeggPathwayEntry myEntry, Graph targetGraph, Node initialMapNode, boolean askForNewWindow, boolean separateClusters)Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg with type arguments of type Node Constructor Description ReactionLabel(Reaction r, HashMap<Entry,Node> entry2graphNode, Pathway p, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, Graph graph)RelationLabel(Relation r, HashMap<Entry,Node> entry2graphNode, Pathway pathway, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, Graph graph) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg.special
Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg.special with parameters of type Node Constructor Description EnzymeStatisticInformation(Node n) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics that return types with arguments of type Node Modifier and Type Method Description static List<Node>TabStatistics. doDavidSchnellTest(List<Node> nodes, Graph g, int probab_123)Returns all nodes which contain samples which are not normaly distributed.Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics with type arguments of type Node Modifier and Type Method Description static List<Node>TabStatistics. doDavidSchnellTest(List<Node> nodes, Graph g, int probab_123)Returns all nodes which contain samples which are not normaly distributed.Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics with type arguments of type Node Constructor Description MyCorrlationFinder(Collection<Node> nodes, Graph graph, EditorSession session, boolean considerTimeShifts, boolean mergeDataset, boolean colorCodeEdgesWithCorrelationValue, double minimumR, int currGammaValue, Color colR_1, Color colR0, Color colR1, Collection<Edge> correlationEdges, double prob, boolean plotAverage, boolean rankOrder, boolean showStatusResult, boolean dontAddNewEdgesOnlyUpdateExisting) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.lvl3interactions
Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.lvl3interactions with type arguments of type Node Constructor Description BPBiochemicalReaction(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPCatalysis(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPComplexAssembly(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPControl(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPConversion(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPDegradation(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPGeneticInteraction(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPInteraction(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPModulation(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPMolecularInteraction(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPTemplateReaction(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPTemplateReactionRegulation(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPTransport(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes)BPTransportWithBiochemicalReaction(Graph Graph, Hashtable<org.biopax.paxtools.model.level3.Entity,Node> Nodes) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.lvl3utility
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.lvl3utility with parameters of type Node Modifier and Type Method Description voidStoichiometryWriter. writeParticipantStoichiometry(Node physicalEntityNode, Node reactionNode, Edge e, Set<org.biopax.paxtools.model.level3.Stoichiometry> Stoichiometry) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.metatool
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.metatool with parameters of type Node Modifier and Type Method Description static StringMetatoolWriter. getNodeLabel(Node nd)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.metatool with parameters of type Node Constructor Description SBMLReaction(Node enzyme) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml with parameters of type Node Modifier and Type Method Description voidSBML_SBase_Writer. addSBaseAttributes(org.sbml.jsbml.AbstractSBase sbase, Node node)Method adds all sBase attributes to an object of a modelObjectSBML_SBase_Writer. getAttribute(Node n, String headline, String attributeName)Shortens the statement for getting the value of an attributeArrayList<String>SBML_SBase_Writer. headlineHelper(Node n, String pattern)Method returns all headlines in the node tab which begin with a certain pattern -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.lvl2interactions
Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.lvl2interactions with type arguments of type Node Constructor Description BPbiochemicalReaction(Graph Graph, Hashtable<String,Node> Nodes)BPcatalysis(Graph Graph, Hashtable<String,Node> Nodes)BPcomplexAssembly(Graph Graph, Hashtable<String,Node> Nodes)BPcontrol(Graph Graph, Hashtable<String,Node> Nodes)BPconversion(Graph Graph, Hashtable<String,Node> Nodes)BPinteraction(Graph Graph, Hashtable<String,Node> Nodes)BPmodulation(Graph Graph, Hashtable<String,Node> Nodes)BPphysicalInteraction(Graph Graph, Hashtable<String,Node> Nodes)BPtransport(Graph Graph, Hashtable<String,Node> Nodes)BPtransportWithBiochemicalReaction(Graph Graph, Hashtable<String,Node> Nodes) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.lvl2utility
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.lvl2utility with parameters of type Node Modifier and Type Method Description voidStoichiometryWriter. writeParticipantStoichiometry(Node node, Node center, Edge e, Set<org.biopax.paxtools.model.level2.physicalEntityParticipant> set) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kgml
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kgml declared as Node Modifier and Type Field Description NodeNodePair. aNodeNodePair. bConstructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kgml with parameters of type Node Constructor Description NodePair(Node a, Node b) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.sbml with parameters of type Node Modifier and Type Method Description voidSBML_SBase_Reader. addNotes(org.sbml.jsbml.xml.XMLNode notesObject, String notesString, Node node, String path, String notesName)This method adds notes to the current object in the node tabvoidSBML_SBase_Reader. setAttributes(Node node, Color color, String label, Point2D point, int size_multiplier)Method helps to set Attributes Creates nodes with 20, 20 height/width -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml that return Node Modifier and Type Method Description NodeEntry. addGraphNode(Graph graph)NodeNodeCombination. getNodeA()NodeNodeCombination. getNodeB()NodeEntry. getSourceGraphNode()In case this entry has been created from a Graph node, the souce graph node may be retrieved with this function.Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml that return types with arguments of type Node Modifier and Type Method Description static Set<Node>KeggGmlHelper. getNodesInsideThisNode(Node bigNode, Collection<Node> nodes, HashMap<Node,Vector2d> node2upperLeftPos, HashMap<Node,Vector2d> node2lowerRightPos)Find those nodes, which are located inside the "bigNode".Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with parameters of type Node Modifier and Type Method Description static Collection<Entry>Reaction. getDistanceSubset(Collection<Entry> substratesOrProducts, Node b, HashMap<Entry,Node> entry2graphNode)static GraphicsGraphics. getGraphicsFromGraphNode(Node graphNode, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)static booleanKeggGmlHelper. getIsPartOfGroup(Node n)static ColorKeggGmlHelper. getKeggGraphicsBgColor(Node n)static ColorKeggGmlHelper. getKeggGraphicsFgColor(Node n)static intKeggGmlHelper. getKeggGraphicsHeight(Node n)static StringKeggGmlHelper. getKeggGraphicsTitle(Node n)static kgmlGraphicsTypeKeggGmlHelper. getKeggGraphicsType(Node n)static intKeggGmlHelper. getKeggGraphicsWidth(Node n)static intKeggGmlHelper. getKeggGraphicsX(Node n)static intKeggGmlHelper. getKeggGraphicsY(Node n)static StringKeggGmlHelper. getKeggId(Node n)static ArrayList<IndexAndString>KeggGmlHelper. getKeggIds(Node n)static StringKeggGmlHelper. getKeggImageUrl(Node n)static StringKeggGmlHelper. getKeggLinkUrl(Node n)static StringKeggGmlHelper. getKeggLinkUrl(Node n, int index)static ArrayList<IndexAndString>KeggGmlHelper. getKeggReactions(Node n)static StringKeggGmlHelper. getKeggType(Node n)static StringKeggGmlHelper. getKeggType(Node n, int index)static Set<Node>KeggGmlHelper. getNodesInsideThisNode(Node bigNode, Collection<Node> nodes, HashMap<Node,Vector2d> node2upperLeftPos, HashMap<Node,Vector2d> node2lowerRightPos)Find those nodes, which are located inside the "bigNode".static voidGraphics. processDefaultNodeDesign(Node n, Entry entry)voidGraphics. processNodeDesign(Node n, boolean hasComponents)static voidKeggGmlHelper. setIsPartOfGroup(Node n, boolean value)static voidKeggGmlHelper. setKeggGraphicsBgColor(Node n, Color bgcolor)static voidKeggGmlHelper. setKeggGraphicsFgColor(Node n, Color fgcolor)static voidKeggGmlHelper. setKeggGraphicsHeight(Node n, int height)static voidKeggGmlHelper. setKeggGraphicsTitle(Node n, String name)static voidKeggGmlHelper. setKeggGraphicsType(Node n, kgmlGraphicsType type)static voidKeggGmlHelper. setKeggGraphicsWidth(Node n, int width)static voidKeggGmlHelper. setKeggGraphicsX(Node n, int xPosition)static voidKeggGmlHelper. setKeggGraphicsY(Node n, int yPosition)static voidKeggGmlHelper. setKeggId(Node n, String id)static voidKeggGmlHelper. setKeggId(Node n, String id, int index)static voidKeggGmlHelper. setKeggLinkUrl(Node n, int index, String linkURL)static voidKeggGmlHelper. setKeggLinkUrl(Node n, String linkURL)static voidKeggGmlHelper. setKeggReaction(Node n, int index, String id)static voidKeggGmlHelper. setKeggType(Node n, int index, String type)static voidKeggGmlHelper. setKeggType(Node n, String type)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with type arguments of type Node Modifier and Type Method Description Collection<NodeCombination>Reaction. getDesiredNodeCombinations(HashMap<Entry,Node> entry2graphNode, Collection<Entry> entryElements, Collection<Relation> relationElements, Collection<NodeCombination> relationNodeCombinations)Collection<NodeCombination>Relation. getDesiredNodeCombinations(HashMap<Entry,Node> entry2graphNode, Collection<Entry> entries)static Collection<Entry>Reaction. getDistanceSubset(Collection<Entry> substratesOrProducts, Node b, HashMap<Entry,Node> entry2graphNode)static Collection<Entry>Entry. getEntryElementsFromGraphNodes(de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.KgmlIdGenerator idGenerator, List<Node> nodes, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode)static Collection<Entry>Entry. getEntryElementsFromGraphNodes(de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.KgmlIdGenerator idGenerator, List<Node> nodes, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode)static Set<Node>KeggGmlHelper. getNodesInsideThisNode(Node bigNode, Collection<Node> nodes, HashMap<Node,Vector2d> node2upperLeftPos, HashMap<Node,Vector2d> node2lowerRightPos)Find those nodes, which are located inside the "bigNode".static Set<Node>KeggGmlHelper. getNodesInsideThisNode(Node bigNode, Collection<Node> nodes, HashMap<Node,Vector2d> node2upperLeftPos, HashMap<Node,Vector2d> node2lowerRightPos)Find those nodes, which are located inside the "bigNode".static PathwayPathway. getPathwayFromGraph(Graph graph, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors, HashMap<Entry,Node> entry2graphNode)static Collection<Reaction>Reaction. getReactionElementsFromGraphNodes(Collection<Entry> entries, List<Node> graphNodes, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with parameters of type Node Constructor Description NodeCombination(Node a, Node b, boolean isProductRequest, boolean isSubstrateRequest, ReactionType reactionType) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml with type parameters of type Node Modifier and Type Field Description static Map<String,Node>SBMLSpeciesHelper. speciesMapMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml that return Node Modifier and Type Method Description static NodeSBMLHelper. createReaction(Graph g, String id, String name)static NodeSBMLHelper. createReaction(Graph g, org.sbml.jsbml.Reaction reaction)static NodeSBMLHelper. createSpecies(Graph g, String id, String name)Creates a new species node and sets its idstatic NodeSBMLHelper. createSpecies(Graph g, org.sbml.jsbml.Species species)static NodeSBMLHelper. getReactionNode(Graph g, String id)Returns the reaction node with a distinct idNodeSBMLReactionHelper. getReactionNode(String layoutId, String reactionId)static NodeSBMLHelper. getSpeciesNode(Graph g, String id)Returns the species node with a distinct idstatic NodeSBMLSpeciesHelper. getSpeciesNode(String id)Returns the species with a distinct idNodeSBMLSpeciesHelper. getSpeciesNode(String layoutId, String speciesId)static NodeSBMLHelper. initReactionNode(Node n)static NodeSBMLHelper. initSpeciesNode(Node n)This method converts a node into a species nodeMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml that return types with arguments of type Node Modifier and Type Method Description Map<String,List<Node>>SBMLReactionHelper. getReactionClones()static List<Node>SBMLHelper. getReactionNodes(Graph g)Returns all reaction nodes of the graphstatic List<Node>SBMLHelper. getSpeciesNodes(Graph g)Returns all species nodes of the graphList<Node>SBMLSpeciesHelper. getSpeciesNodes()Returns all species nodes of the graphMap<String,List<Node>>SBMLSpeciesHelper. getSpeicesClones()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml with parameters of type Node Modifier and Type Method Description voidSBMLSpeciesHelper. addCloneToList(String speciesId, Node speciesNode)static voidSBMLHelper. addKineticLaw(Node reactionNode, String function)static voidSBMLHelper. addKineticLaw(Node reactionNode, org.sbml.jsbml.KineticLaw kineticLaw)static voidSBMLHelper. addLocalParameter(Node node, String id)static voidSBMLHelper. addLocalParameter(Node node, org.sbml.jsbml.LocalParameter lp)static voidSBMLHelper. addLocalParameterName(Node node, String lpID, String name)static voidSBMLHelper. addLocalParameterUnits(Node node, String lpID, String units)static voidSBMLHelper. addLocalParameterValue(Node node, String lpID, Double value)static EdgeSBMLHelper. addModifier(Node node, String speciesID)static EdgeSBMLHelper. addModifier(Node node, org.sbml.jsbml.ModifierSpeciesReference ref)static EdgeSBMLHelper. addProduct(Node node, String speciesID)static EdgeSBMLHelper. addProduct(Node node, org.sbml.jsbml.SpeciesReference ref)static EdgeSBMLHelper. addReactant(Node node, String speciesID)static EdgeSBMLHelper. addReactant(Node node, org.sbml.jsbml.SpeciesReference ref)voidSBMLReactionHelper. addReactionCloneToList(String reactionId, Node reactionNode)static voidSBMLHelper. addSpeciesBoundaryConsition(Node speciesNode, Boolean boundaryCondition)Sets the attribute boundary condition of a species nodestatic voidSBMLHelper. addSpeciesCompartment(Node speciesNode, String compartment)Sets the compartment of a nodestatic voidSBMLHelper. addSpeciesConstant(Node speciesNode, Boolean constant)Sets the attribute constant of a species nodestatic voidSBMLHelper. addSpeciesConversionFactor(Node speciesNode, String conversionFactor)Sets the attribute conversion factor of a species nodestatic voidSBMLHelper. addSpeciesHasOnlySubstanceUnits(Node speciesNode, Boolean hasOnlySubstanceUnits)Sets the attribute hasOnlySubstanceUnits of a species nodestatic voidSBMLHelper. addSpeciesID(Node speciesNode, String id)Sets the id of a species nodestatic voidSBMLHelper. addSpeciesInitialAmount(Node speciesNode, Double initialAmount)Sets the initial amount of a nodestatic voidSBMLHelper. addSpeciesInitialConcentration(Node speciesNode, Double initialConcentration)Sets the initial concentration of a nodestatic voidSBMLHelper. addSpeciesName(Node speciesNode, String name)static voidSBMLHelper. addSpeciesSubstanceUnits(Node speciesNode, String substanceUnits)Sets the substance units of a species nodevoidKineticLawHelper. deleteAnnotation(Node reactionNode)voidSBMLLocalParameter. deleteAnnotation(Node node)voidSBMLReactionHelper. deleteAnnotation(Node reactinNode)voidSBMLSpeciesHelper. deleteAnnotation(Node speciesNode)static voidSBMLHelper. deleteKineticLawFunction(Node node)static voidSBMLHelper. deleteLocalParameter(Node node, String lpID)static voidSBMLHelper. deleteLocalParameterID(Node node, String lpID)static voidSBMLHelper. deleteLocalParameterName(Node node, String lpID)static voidSBMLHelper. deleteLocalParameterUnits(Node node, String lpID)static voidSBMLHelper. deleteLocalParameterValue(Node node, String lpID)voidKineticLawHelper. deleteMetaID(Node reactionNode)voidSBMLLocalParameter. deleteMetaID(Node node)voidSBMLReactionHelper. deleteMetaID(Node reactinNode)voidSBMLSpeciesHelper. deleteMetaID(Node speciesNode)voidKineticLawHelper. deleteNonRDFAnnotation(Node reactionNode)voidSBMLLocalParameter. deleteNonRDFAnnotation(Node node)voidSBMLReactionHelper. deleteNonRDFAnnotation(Node reactinNode)voidSBMLSpeciesHelper. deleteNonRDFAnnotation(Node speciesNode)voidKineticLawHelper. deleteNotes(Node reactionNode)voidSBMLLocalParameter. deleteNotes(Node node)voidSBMLReactionHelper. deleteNotes(Node reactinNode)voidSBMLSpeciesHelper. deleteNotes(Node speciesNode)static voidSBMLHelper. deleteReactionCompartment(Node reactionNode)static voidSBMLHelper. deleteReactionFast(Node reactionNode)static voidSBMLHelper. deleteReactionID(Node reactionNode)static voidSBMLHelper. deleteReactionName(Node reactionNode)static voidSBMLHelper. deleteReactionReversible(Node reactionNode)voidKineticLawHelper. deleteSBOTerm(Node reactionNode)voidSBMLLocalParameter. deleteSBOTerm(Node node)voidSBMLReactionHelper. deleteSBOTerm(Node reactinNode)voidSBMLSpeciesHelper. deleteSBOTerm(Node speciesNode)static voidSBMLHelper. deleteSpecies(Node node)static voidSBMLHelper. deleteSpeciesBoundaryCondition(Node node)static voidSBMLHelper. deleteSpeciesCompartment(Node node)static voidSBMLHelper. deleteSpeciesConstant(Node node)static voidSBMLHelper. deleteSpeciesConversionFactor(Node node)static voidSBMLHelper. deleteSpeciesHasOnlySubstanceUnits(Node node)static voidSBMLHelper. deleteSpeciesID(Node node)static voidSBMLHelper. deleteSpeciesInitialAmount(Node node)static voidSBMLHelper. deleteSpeciesInitialConcentration(Node node)static voidSBMLHelper. deleteSpeciesName(Node node)static voidSBMLHelper. deleteSpeciesSubstanceUnits(Node node)org.sbml.jsbml.AnnotationKineticLawHelper. getAnnotation(Node reactionNode)org.sbml.jsbml.AnnotationSBMLLocalParameter. getAnnotation(Node node)org.sbml.jsbml.AnnotationSBMLReactionHelper. getAnnotation(Node reactionNode)org.sbml.jsbml.AnnotationSBMLSpeciesHelper. getAnnotation(Node speciesNode)BooleanSBMLSpeciesHelper. getBoundaryCondition(Node speciesNode)Returns the boolean value boundaryCondition of the speciesStringSBMLReactionHelper. getCompartment(Node reactionNode)StringSBMLSpeciesHelper. getCompartment(Node speciesNode)Returns the compartment id of a speciesStringSBMLSpeciesHelper. getCompartmentName(Node speciesNode)BooleanSBMLSpeciesHelper. getConstant(Node speciesNode)Returns the boolean value constant of the speciesStringSBMLSpeciesHelper. getConversionFactor(Node speciesNode)Returns the conversion factor units of a speciesBooleanSBMLReactionHelper. getFast(Node reactionNode)StringKineticLawHelper. getFunction(Node reactionNode)BooleanSBMLSpeciesHelper. getHasOnlySubstanceUnits(Node speciesNode)Returns the boolean value hasOnlySubstanceUnits of the speciesStringSBMLLocalParameter. getID(Node reactionNode)StringSBMLReactionHelper. getID(Node reactionNode)StringSBMLSpeciesHelper. getID(Node speciesNode)Returns the id of the speciesDoubleSBMLSpeciesHelper. getInitialAmount(Node speciesNode)Returns the initial amount of a speciesDoubleSBMLSpeciesHelper. getInitialConcentration(Node speciesNode)Returns the initial concentration of a speciesstatic StringSBMLHelper. getKineticLawFunction(Node reactionNode)Returns the function of a kinetic lawstatic StringSBMLHelper. getLocalParameterID(Node reactionNode, int localParameterCount)Returns the value of the attribute idstatic StringSBMLHelper. getLocalParameterName(Node reactionNode, int localParameterCount)Returns the value of the attribute namestatic StringSBMLHelper. getLocalParameterUnits(Node reactionNode, int localParameterCount)Returns the value of the attribute unitsstatic DoubleSBMLHelper. getLocalParameterValue(Node reactionNode, int localParameterCount)Returns the value of the attribute valueStringKineticLawHelper. getMetaID(Node reactionNode)StringSBMLLocalParameter. getMetaID(Node node)StringSBMLReactionHelper. getMetaID(Node reactionNode)StringSBMLSpeciesHelper. getMetaID(Node speciesNode)static List<Edge>SBMLHelper. getModifier(Node node)Returns the modifier edgesStringSBMLLocalParameter. getName(Node reactionNode)StringSBMLReactionHelper. getName(Node reactionNode)StringSBMLSpeciesHelper. getName(Node speciesNode)Returns the name of the speciesorg.sbml.jsbml.xml.XMLNodeKineticLawHelper. getNonRDFAnnotation(Node reactionNode)org.sbml.jsbml.xml.XMLNodeSBMLLocalParameter. getNonRDFAnnotation(Node node)org.sbml.jsbml.AnnotationSBMLReactionHelper. getNonRDFAnnotation(Node reactionNode)org.sbml.jsbml.AnnotationSBMLSpeciesHelper. getNonRDFAnnotation(Node speciesNode)org.sbml.jsbml.xml.XMLNodeKineticLawHelper. getNotes(Node reactionNode)StringSBMLLocalParameter. getNotes(Node node)org.sbml.jsbml.xml.XMLNodeSBMLReactionHelper. getNotes(Node reactionNode)org.sbml.jsbml.xml.XMLNodeSBMLSpeciesHelper. getNotes(Node speciesNode)static List<Edge>SBMLHelper. getProducts(Node node)The edges with the simple species references will be returnedstatic List<Edge>SBMLHelper. getReactants(Node node)The edges with the simple species references will be returnedstatic org.sbml.jsbml.ReactionSBMLHelper. getReaction(Node node)Returns a JSBML Reaction object belonging to a reaction nodestatic StringSBMLHelper. getReactionCompartment(Node reactionNode)Returns the compartment of a reactionstatic BooleanSBMLHelper. getReactionFast(Node reactionNode)Returns the attribute fast of a reactionstatic StringSBMLHelper. getReactionID(Node reactionNode)Returns the id of a reactionstatic StringSBMLHelper. getReactionName(Node reactionNode)Returns the name of a reactionstatic BooleanSBMLHelper. getReactionReversible(Node reactionNode)Returns the attribute reversible of a reactionBooleanSBMLReactionHelper. getReversible(Node reactionNode)StringKineticLawHelper. getSBOTerm(Node reactionNode)StringSBMLLocalParameter. getSBOTerm(Node node)StringSBMLReactionHelper. getSBOTerm(Node reactionNode)StringSBMLSpeciesHelper. getSBOTerm(Node speciesNode)static org.sbml.jsbml.SpeciesSBMLHelper. getSpecies(Node node)Returns a JSBML Species object belonging to a species nodestatic BooleanSBMLHelper. getSpeciesBoundaryCondition(Node speciesNode)Returns the boolean value boundaryCondition of the speciesstatic StringSBMLHelper. getSpeciesCompartment(Node speciesNode)Returns the compartment id of a speciesstatic BooleanSBMLHelper. getSpeciesConstant(Node speciesNode)Returns the boolean value constant of the speciesstatic StringSBMLHelper. getSpeciesConversionFactor(Node speciesNode)Returns the conversion factor units of a speciesstatic BooleanSBMLHelper. getSpeciesHasOnlySubstanceUnits(Node speciesNode)Returns the boolean value hasOnlySubstanceUnits of the speciesstatic StringSBMLHelper. getSpeciesID(Node speciesNode)Returns the id of the speciesstatic DoubleSBMLHelper. getSpeciesInitialAmount(Node speciesNode)Returns the initial amount of a speciesstatic DoubleSBMLHelper. getSpeciesInitialConcentration(Node speciesNode)Returns the initial concentration of a speciesstatic StringSBMLHelper. getSpeciesName(Node speciesNode)Returns the name of the speciesstatic StringSBMLHelper. getSpeciesSubstanceUnits(Node speciesNode)Returns the substance units of a speciesStringSBMLSpeciesHelper. getSubstanceUnits(Node speciesNode)Returns the substance units of a speciesStringSBMLLocalParameter. getUnits(Node reactionNode)DoubleSBMLLocalParameter. getValue(Node reactionNode)static NodeSBMLHelper. initReactionNode(Node n)static NodeSBMLHelper. initSpeciesNode(Node n)This method converts a node into a species nodestatic BooleanSBMLHelper. isKineticLawFunction(Node reactionNode)Indicates if the function of a kinetic law is setstatic BooleanSBMLHelper. isLocalParameterID(Node reactionNode, int localParameterCount)Indicates if the attribute id is setstatic BooleanSBMLHelper. isLocalParameterName(Node reactionNode, int localParameterCount)Indicates if the attribute name is setstatic BooleanSBMLHelper. isLocalParameterUnits(Node reactionNode, int localParameterCount)Indicates if the attribute units is setstatic BooleanSBMLHelper. isLocalParameterValue(Node reactionNode, int localParameterCount)Indicates if the attribute value is setstatic BooleanSBMLHelper. isReactionCompartment(Node reactionNode)Indicates if compartment of a reaction is setstatic BooleanSBMLHelper. isReactionFast(Node reactionNode)Indicates if fast of a reaction is setstatic BooleanSBMLHelper. isReactionID(Node reactionNode)Indicates if id of a reaction is setstatic BooleanSBMLHelper. isReactionName(Node reactionNode)Indicates if name of a reaction is setstatic BooleanSBMLHelper. isReactionReversible(Node reactionNode)Indicates if reversible of a reaction is setBooleanKineticLawHelper. isSetAnnotation(Node reactionNode)BooleanSBMLLocalParameter. isSetAnnotation(Node reactionNode)BooleanSBMLReactionHelper. isSetAnnotation(Node reactionNode)BooleanSBMLSpeciesHelper. isSetAnnotation(Node speciesNode)BooleanSBMLSpeciesHelper. isSetBoundaryCondition(Node speciesNode)Indicates if boundary condition of a species is setBooleanSBMLReactionHelper. isSetCompartment(Node reactionNode)BooleanSBMLSpeciesHelper. isSetCompartment(Node speciesNode)Indicates if the compartment id of a species is setBooleanSBMLSpeciesHelper. isSetConstant(Node speciesNode)Indicates if constant of a species is setBooleanSBMLSpeciesHelper. isSetConversionFactor(Node speciesNode)Indicates if conversion factor of a species is setBooleanSBMLReactionHelper. isSetFast(Node reactionNode)BooleanKineticLawHelper. isSetFunction(Node reactionNode)BooleanSBMLSpeciesHelper. isSetHasOnlySubstanceUnits(Node speciesNode)Indicates if hasOnlySubstanceUnits of a species is setBooleanSBMLLocalParameter. isSetID(Node reactionNode)BooleanSBMLReactionHelper. isSetID(Node reactionNode)BooleanSBMLSpeciesHelper. isSetID(Node speciesNode)Indicates if the id of a species is setBooleanSBMLSpeciesHelper. isSetInitialAmount(Node speciesNode)Indicates if the initial amount of a species is setBooleanSBMLSpeciesHelper. isSetInitialConcentration(Node speciesNode)Indicates if the initial concentration of a species is setstatic booleanSBMLHelper. isSetLayoutID(Graph g, Node node)static booleanSBMLHelper. isSetLocalParameterName(Node node, String lpID)static booleanSBMLHelper. isSetLocalParameterUnits(Node node, String lpID)static booleanSBMLHelper. isSetLocalParameterValue(Node node, String lpID)BooleanKineticLawHelper. isSetMetaID(Node reactionNode)BooleanSBMLLocalParameter. isSetMetaID(Node reactionNode)BooleanSBMLReactionHelper. isSetMetaID(Node reactionNode)BooleanSBMLSpeciesHelper. isSetMetaID(Node speciesNode)BooleanSBMLLocalParameter. isSetName(Node reactionNode)BooleanSBMLReactionHelper. isSetName(Node reactionNode)BooleanSBMLSpeciesHelper. isSetName(Node speciesNode)Indicates if the name of a species is setBooleanKineticLawHelper. isSetNonRDFAnnotation(Node reactionNode)BooleanSBMLLocalParameter. isSetNonRDFAnnotation(Node reactionNode)BooleanSBMLReactionHelper. isSetNonRDFAnnotation(Node reactionNode)BooleanSBMLSpeciesHelper. isSetNonRDFAnnotation(Node speciesNode)BooleanKineticLawHelper. isSetNotes(Node reactionNode)BooleanSBMLLocalParameter. isSetNotes(Node reactionNode)BooleanSBMLReactionHelper. isSetNotes(Node reactionNode)BooleanSBMLSpeciesHelper. isSetNotes(Node speciesNode)BooleanSBMLReactionHelper. isSetReversible(Node reactionNode)BooleanKineticLawHelper. isSetSBOTerm(Node reactionNode)BooleanSBMLLocalParameter. isSetSBOTerm(Node reactionNode)BooleanSBMLReactionHelper. isSetSBOTerm(Node reactionNode)BooleanSBMLSpeciesHelper. isSetSBOTerm(Node speciesNode)BooleanSBMLSpeciesHelper. isSetSubstanceUnits(Node speciesNode)Indicates if substance units of a species is setBooleanSBMLLocalParameter. isSetUnits(Node reactionNode)BooleanSBMLLocalParameter. isSetValue(Node reactionNode)static BooleanSBMLHelper. isSpeciesBoundaryCondition(Node speciesNode)Indicates if boundary condition of a species is setstatic BooleanSBMLHelper. isSpeciesCompartment(Node speciesNode)Indicates if the compartment id of a species is setstatic BooleanSBMLHelper. isSpeciesConstant(Node speciesNode)Indicates if constant of a species is setstatic BooleanSBMLHelper. isSpeciesConversionFactor(Node speciesNode)Indicates if conversion factor of a species is setstatic BooleanSBMLHelper. isSpeciesHasOnlySubstanceUnits(Node speciesNode)Indicates if hasOnlySubstanceUnits of a species is setstatic BooleanSBMLHelper. isSpeciesID(Node speciesNode)Indicates if the id of a species is setstatic BooleanSBMLHelper. isSpeciesInitialAmount(Node speciesNode)Indicates if the initial amount of a species is setstatic BooleanSBMLHelper. isSpeciesInitialConcentration(Node speciesNode)Indicates if the initial concentration of a species is setstatic BooleanSBMLHelper. isSpeciesName(Node speciesNode)Indicates if the name of a species is setstatic BooleanSBMLHelper. isSpeciesSubstanceUnits(Node speciesNode)Indicates if substance units of a species is setstatic intSBMLHelper. localParameterCount(Node node)Returns the number of local parametervoidKineticLawHelper. setAnnotation(Node reactionNode, org.sbml.jsbml.Annotation annotation)voidSBMLLocalParameter. setAnnotation(Node reactionNode, org.sbml.jsbml.Annotation annotation)voidSBMLReactionHelper. setAnnotation(Node reactionNode, org.sbml.jsbml.Annotation annotation)voidSBMLSpeciesHelper. setAnnotation(Node speciesNode, org.sbml.jsbml.Annotation annotation)voidSBMLSpeciesHelper. setBoundaryConsition(Node speciesNode, Boolean boundaryCondition)Sets the attribute boundary condition of a species nodevoidSBMLSpeciesHelper. setCharge(Node speciesNode, Integer charge)Sets the deprecated attribute charge of a species nodevoidSBMLReactionHelper. setCompartment(Node reactionNode, String compartment)voidSBMLSpeciesHelper. setCompartment(Node speciesNode, String compartment)Sets the compartment of a nodevoidSBMLSpeciesHelper. setCompartmentName(Node speciesNode)voidSBMLSpeciesHelper. setConstant(Node speciesNode, Boolean constant)Sets the attribute constant of a species nodevoidSBMLSpeciesHelper. setConversionFactor(Node speciesNode, String conversionFactor)Sets the attribute conversion factor of a species nodevoidSBMLReactionHelper. setFast(Node reactionNode, Boolean fast)voidKineticLawHelper. setFunction(Node reactionNode, String function)voidSBMLSpeciesHelper. setHasOnlySubstanceUnits(Node speciesNode, Boolean hasOnlySubstanceUnits)Sets the attribute hasOnlySubstanceUnits of a species nodevoidSBMLSpeciesHelper. setHiddenLabel(Node speciesNode, String id)Sets the hidden label of a species nodevoidSBMLLocalParameter. setID(Node reactionNode, String ID)voidSBMLReactionHelper. setID(Node reactionNode, String ID)voidSBMLSpeciesHelper. setID(Node speciesNode, String id)Sets the id of a species nodevoidSBMLSpeciesHelper. setInitialAmount(Node speciesNode, Double initialAmount)Sets the initial amount of a nodevoidSBMLSpeciesHelper. setInitialConcentration(Node speciesNode, Double initialConcentration)Sets the initial concentration of a nodevoidSBMLReactionHelper. setLabel(Node reactionNode, String name, String id, PositionGridGenerator pgg)voidSBMLSpeciesHelper. setLabel(Node speciesNode, String name, String id, PositionGridGenerator pgg)Sets the label of a node.voidKineticLawHelper. setMetaId(Node reactionNode, String metaID)voidSBMLLocalParameter. setMetaID(Node reactionNode, String metaID)voidSBMLReactionHelper. setMetaID(Node reactionNode, String metaID)voidSBMLSpeciesHelper. setMetaID(Node speciesNode, String metaID)Sets the attribute meta id of a species nodevoidSBMLLocalParameter. setName(Node reactionNode, String name)voidKineticLawHelper. setNonRDFAnnotation(Node reactionNode, org.sbml.jsbml.xml.XMLNode xmlNode)voidSBMLLocalParameter. setNonRDFAnnotation(Node reactionNode, org.sbml.jsbml.xml.XMLNode nonRDFAnnotation)voidSBMLReactionHelper. setNonRDFAnnotation(Node reactionNode, org.sbml.jsbml.xml.XMLNode nonRDFAnnotation)voidSBMLSpeciesHelper. setNonRDFAnnotation(Node speciesNode, org.sbml.jsbml.xml.XMLNode xmlNode)voidKineticLawHelper. setNotes(Node reactionNode, String notes, org.sbml.jsbml.xml.XMLNode notesObj)voidSBMLLocalParameter. setNotes(Node reactionNode, String notes, org.sbml.jsbml.xml.XMLNode notesObj)voidSBMLReactionHelper. setNotes(Node reactionNode, String notes, org.sbml.jsbml.xml.XMLNode notesObj)voidSBMLSpeciesHelper. setNotes(Node speciesNode, String notes, org.sbml.jsbml.xml.XMLNode notesObj)Sets the attribute notes of a species nodestatic voidSBMLHelper. setReactionCompartment(Node reactionNode, String compartment)Sets the compartment of a nodestatic voidSBMLHelper. setReactionFast(Node reactionNode, Boolean fast)Sets the attribute fast of a nodestatic voidSBMLHelper. setReactionID(Node reactionNode, String ID)Sets the attribute id of a nodestatic voidSBMLHelper. setReactionLabel(Node reactionNode, String name, String id, PositionGridGenerator pgg)Sets the attribute name of a nodestatic voidSBMLHelper. setReactionName(Node reactionNode, String name)static voidSBMLHelper. setReactionReversible(Node reactionNode, Boolean reversible)Sets the attribute reversible of a nodevoidSBMLReactionHelper. setReversible(Node reactionNode, Boolean reversible)voidKineticLawHelper. setSBOTerm(Node reactionNode, String sboTerm)voidSBMLLocalParameter. setSBOTerm(Node reactionNode, String sboTerm)voidSBMLReactionHelper. setSBOTerm(Node reactionNode, String sboTerm)voidSBMLSpeciesHelper. setSBOTerm(Node speciesNode, String sboTerm)Sets the attribute sboTerm of a species nodestatic voidSBMLHelper. setSpeciesAttributes(Node sbmlNode, String niceID, Object value)voidSBMLSpeciesHelper. setSubstanceUnits(Node speciesNode, String substanceUnits)Sets the substance units of a species nodevoidSBMLLocalParameter. setUnits(Node reactionNode, String units)voidSBMLLocalParameter. setValue(Node reactionNode, Double value)Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml with type arguments of type Node Constructor Description KineticLawHelper(Graph g, Map<String,List<Node>> reactionClones)Constructor. -
Uses of Node 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 return types with arguments of type Node Modifier and Type Method Description static ArrayList<Node>ApplyGraphLayout. applyLayoutFromGraphToGraph(Selection s, Graph g, Graph layoutedGraph, String commandName, boolean considerEdgeLayout)Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.apply_from_graph with parameters of type Node Modifier and Type Method Description static intApplyGraphLayout. calcNodeDifferenceDistance(Node n, Node layoutedNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle that return types with arguments of type Node Modifier and Type Method Description static Collection<Node>CircleLayouterAlgorithm. createCircleOrder(Collection<Node> nodes)Creates an ordered list of a given list of nodes for creation of circular layouts, without the disruption of the order of nodes.Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle with parameters of type Node Modifier and Type Method Description static doubleCircleLayouterAlgorithm. energyOfNode(Node node, double newX, double newY)static doubleCircleLayouterAlgorithm. getDistance(double x, double y, Node b)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle with type arguments of type Node Modifier and Type Method Description static Collection<Node>CircleLayouterAlgorithm. createCircleOrder(Collection<Node> nodes)Creates an ordered list of a given list of nodes for creation of circular layouts, without the disruption of the order of nodes.voidCircleLayouterAlgorithm. layoutOnCircles(Collection<Node> workNodes, double defaultRadius, String operationname) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.expand_reduce_space with type arguments of type Node Modifier and Type Method Description static voidExpandReduceLayouterAlgorithm. doOperation(Collection<Node> selectedNodes, double factorX, double factorY, String description)JMenuItem[]ExpandReduceLayouterAlgorithm. getCurrentNodeContextMenuItem(Collection<Node> selectedNodes) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.fish_eye with parameters of type Node Modifier and Type Method Description booleanFishEyeLayout. rootedTree(Node rootNode)Check whether the tree is rooted. -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.grid with type arguments of type Node Modifier and Type Method Description static voidGridLayouterAlgorithm. layoutOnGrid(Collection<Node> workNodes, double widthHeightRatio, double xDistance, double yDistance)static voidGridLayouterAlgorithm. layoutOnGrid(Collection<Node> workNodes, double widthHeightRatio, double xDistance, double yDistance, int nodesOnLine, Point location) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder declared as Node Modifier and Type Field Description NodeNodeCacheEntry. nodeReference to the node in the graph.NodeNodeCacheEntry3d. nodeReference to the node in the graph.NodeNodeCacheEntry. patternNodeReference to a node in the pattern graph.NodeNodeCacheEntry3d. patternNodeReference to a node in the pattern graph.Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder with parameters of type Node Modifier and Type Method Description static StringMyTools. getLabelFromNode(Node n)static doubleMyTools. getX(Node a)For geting the x position of a node through attribute access,static doubleMyTools. getY(Node a)For geting the y position of a node through attribute access,static voidMyTools. setXY(Node a, double x, double y)static voidMyTools. setXYZ(Node a, double x, double y, double z)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder with type arguments of type Node Modifier and Type Method Description static voidMyTools. initNodeCache(ArrayList<NodeCacheEntry> nodeArray, HashMap<Node,NodeCacheEntry> nodeSearch, Graph graph, Selection selection, ArrayList<Graph> patternGraphs)As the attribute access is very slow, this method initializes the NodeCacheEntry structures.static voidMyTools. initNodeCache3d(ArrayList<NodeCacheEntry3d> nodeArray, HashMap<Node,NodeCacheEntry3d> nodeSearch, Graph graph, Selection selection) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache with parameters of type Node Modifier and Type Method Description static StringMyTools. getLabelFromNode(Node n)static voidMyTools. getPosition(Node a, Vector2d result)static doubleMyTools. getX(Node a)For geting the x position of a node through attribute access,static doubleMyTools. getY(Node a)For geting the y position of a node through attribute access,static voidMyTools. setXY(Node a, double x, double y)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder_no_cache with type arguments of type Node Modifier and Type Method Description static voidMyTools. initNodeCache(ArrayList<NodeCacheEntry> nodeArray, HashMap<Node,NodeCacheEntry> nodeSearch, Graph graph)As the attribute access is very slow, this method initializes the NodeCacheEntry structures. -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.radial_tree with parameters of type Node Modifier and Type Method Description booleanRadialTreeLayout. rootedTree(Node rootNode)Check whether the tree is rooted. -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.resize_and_grid_layout with type arguments of type Node Modifier and Type Method Description voidGridLayoutAlgorithm. layoutOnGrid(Collection<Node> workNodes, double widthHeightRatio, double xDistance, double yDistance) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree that return types with arguments of type Node Modifier and Type Method Description HashMap<Node,Integer>TreeContainer. getBfsNum()HashMap<Node,Integer>TreeContainer. getBfsNumUpsideDown()Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree with parameters of type Node Modifier and Type Method Description booleanRTTreeLayout. rootedTree(Node rootNode)Check whether the tree is rooted.Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree with type arguments of type Node Modifier and Type Method Description voidTreeContainer. setBfsNum(HashMap<Node,Integer> map)Constructor parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.rt_tree with type arguments of type Node Constructor Description TreeContainer(HashMap<Node,Integer> bfsNum, HashMap<Integer,Double> maxNodeHeight)TreeContainer(HashMap<Node,Integer> bfsNum, HashMap<Integer,Double> maxNodeHeight, HashSet<Edge> edges) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.tree_simple with parameters of type Node Modifier and Type Method Description voidGraphTreeLayout. computeAppropriateDepth(Node startNode)Initialize the appropriate level of each nodebooleanGraphTreeLayout. rootedTree(Node rootNode)Check whether the tree is rooted. -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.graph_cleanup
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.graph_cleanup with type arguments of type Node Modifier and Type Method Description JMenuItem[]NumberNodesAndEdgesAlgorithm. getCurrentNodeContextMenuItem(Collection<Node> selectedNodes) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy with type arguments of type Node Modifier and Type Method Description JMenuItem[]HideOrShowChildNodes. getCurrentNodeContextMenuItem(Collection<Node> selectedNodes)JMenuItem[]HierarchyAlgorithm. getCurrentNodeContextMenuItem(Collection<Node> selectedNodes)JMenuItem[]SelectLeafNodesAlgorithm. getCurrentNodeContextMenuItem(Collection<Node> selectedNodes) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection with parameters of type Node Modifier and Type Method Description static ArrayList<String>SearchDialog. getAlternativePaths(Node nd, String path)Method parameters in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection with type arguments of type Node Modifier and Type Method Description static intRemoveSelectedNodesPreserveEdgesAlgorithm. removeNodesPreserveEdges(ArrayList<Node> workNodes, Graph graph, boolean ignoreDirection, boolean layoutParallelEdges, BackgroundTaskStatusProviderSupportingExternalCall optStatus) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references declared as Node Modifier and Type Field Description NodeTargetYandNewNodeResult. linkNodeMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references that return Node Modifier and Type Method Description static NodePathwayReferenceAutoCreationAlgorithm. addMapLinkNode(String fileName, Graph graph, Node initNode, ActionEvent ae, boolean searchExistingMapLinkNode, boolean searchAndLinkSimilarNodes, boolean searchAndLinkSameTarget)Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references with parameters of type Node Modifier and Type Method Description static NodePathwayReferenceAutoCreationAlgorithm. addMapLinkNode(String fileName, Graph graph, Node initNode, ActionEvent ae, boolean searchExistingMapLinkNode, boolean searchAndLinkSimilarNodes, boolean searchAndLinkSameTarget)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references with parameters of type Node Constructor Description TargetYandNewNodeResult(double targetY, Node linkNode) -
Uses of Node in de.ipk_gatersleben.ag_nw.graffiti.services
Method parameters in de.ipk_gatersleben.ag_nw.graffiti.services with type arguments of type Node Modifier and Type Method Description static voidAlgorithmServices. doCircularEdgeCrossingsMinimization(Object referenceObject, ArrayList<Node> nodes, Runnable threadUnsafePostTask)static intAlgorithmServices. getNumberOfCircularEdgeCrossings(Collection<Node> nodes) -
Uses of Node in org
Methods in org with parameters of type Node Modifier and Type Method Description static doubleAttributeHelper. getDepth(Node node, double defaultReturn, boolean setDefault)static doubleAttributeHelper. getHeight(Node myNode)static NodeLabelAttributeAttributeHelper. getLabel(int index, Node node)Get NodeLabelAttribute (if available)static AlignmentSettingAttributeHelper. getLabelAlignment(int index, Node node)static ColorAttributeHelper. getLabelColor(Node n)static Rectangle2D.DoubleAttributeHelper. getNodeRectangle(Node node)static RectangleAttributeHelper. getNodeRectangleAWT(Node node)static Point2DAttributeHelper. getPosition(Node a)Returns the position of a nodestatic Vector2dAttributeHelper. getPositionVec2d(Node a)Returns the position of a nodestatic Vector2dfAttributeHelper. getPositionVec2df(Node a)Returns the position of a nodestatic Vector3dAttributeHelper. getPositionVec3d(Node node, boolean setDefault)If setDefault is true, values will be initilized, saved and returned as 0.static Vector3dAttributeHelper. getPositionVec3d(Node node, double zReturnIfNotAvailable, boolean setDefaultZ)static doubleAttributeHelper. getPositionX(Node a)For getting the x position of a node through attribute access,static doubleAttributeHelper. getPositionY(Node a)For geting the y position of a node through attribute access,static doubleAttributeHelper. getPositionZ(Node node, boolean setDefault)static doubleAttributeHelper. getPositionZ(Node node, double defaultReturn, boolean setDefault)static doubleAttributeHelper. getRoundedEdges(Node node)static StringAttributeHelper. getShape(Node node)static Vector2dAttributeHelper. getSize(Node myNode)Gets the size of the Node.static Vector3dAttributeHelper. getSize3D(Node myNode, double defaultDepth, boolean setDefault)static DimensionAttributeHelper. getSizeD(Node myNode)Gets the size of the Node.static doubleAttributeHelper. getWidth(Node myNode)static booleanAttributeHelper. isLabelAlignmentKnownConstant(int index, Node node)static voidAttributeHelper. setBorderWidth(Node node, double frameThickness)static voidAttributeHelper. setDefaultGraphicsAttribute(Node node, double x, double y)static voidAttributeHelper. setDefaultGraphicsAttribute(Node newNode, Point2D position)static voidAttributeHelper. setDepth(Node node, double depth)static voidAttributeHelper. setHeight(Node myNode, double height)static voidAttributeHelper. setHidden(boolean doHide, Node n, boolean processOutEdges, boolean processInEdges, boolean processUndirEdges)static voidAttributeHelper. setLabel(Node node, String label)Sets the Label of a Node.static voidAttributeHelper. setLabel(Node node, String label, String fontName, String alignment)Sets the label of a node.static voidAttributeHelper. setLabelAlignment(int index, Node node, AlignmentSetting align)static voidAttributeHelper. setLabelFrameStyle(int index, Node n, LabelFrameSetting setting)static voidAttributeHelper. setLabelPosition(Node node, String pos)static voidAttributeHelper. setPosition(Node n, double x, double y)Sets the position of a nodestatic voidAttributeHelper. setPosition(Node n, Point2D p)Sets the position of a nodestatic voidAttributeHelper. setPosition(Node node, Vector2d position)static voidAttributeHelper. setPosition3d(Node n, double x, double y, double z)static voidAttributeHelper. setPositionZ(Node node, double z)static voidAttributeHelper. setRoundedEdges(Node node, double rounding)static voidAttributeHelper. setShape(Node node, String knownShapeClassName)static voidAttributeHelper. setShapeEllipse(Node node)static voidAttributeHelper. setShapeRectangle(Node node)static voidAttributeHelper. setSize(Node myNode, double width, double height)Sets the size of the Node.static voidAttributeHelper. setSize(Node myNode, int width, int height)Sets the size of the Node.static voidAttributeHelper. setSize(Node myNode, Vector2d newSize)Sets the size of the Node.static voidAttributeHelper. setWidth(Node myNode, double width)Method parameters in org with type arguments of type Node Modifier and Type Method Description static voidAttributeHelper. setVisibilityOfChildElements(Collection<Node> nodes, boolean doHide)static voidAttributeHelper. switchVisibilityOfChildElements(Collection<Node> nodes) -
Uses of Node in org.graffiti.event
Methods in org.graffiti.event that return Node Modifier and Type Method Description NodeGraphEvent. getNode()Returns the node that is concerned with that event, e.g.: the node that has been / is to be removed.NodeNodeEvent. getNode()Returns the node that has been changed by this event.NodeGraphEvent. getSecondNode()Returns the node that is concerned with that event, e.g.: the node that has been / is to be removed.Constructors in org.graffiti.event with parameters of type Node Constructor Description GraphEvent(Node node)Constructs a graph event object with the specified source component.GraphEvent(Node node, Node secondNode)Constructs a graph event object with the graph of the first node as source and saves the two given nodes.NodeEvent(Node node, Edge edge)Constructs a graph event object with the specified source components. -
Uses of Node in org.graffiti.graph
Classes in org.graffiti.graph that implement Node Modifier and Type Class Description classAbstractNodeAbstract classAbstractNodecommon functionality forNodeimplementations.classAdjListNodeImplements a graph node with adjacency list representation.Methods in org.graffiti.graph that return Node Modifier and Type Method Description NodeAbstractGraph. addNode()Adds a new node to the graph.NodeAbstractGraph. addNode(CollectionAttribute col)Adds a new node to the graph.NodeGraph. addNode()Adds a newNodeto theGraph.NodeGraph. addNode(CollectionAttribute col)Adds a new node to the graph.NodeAbstractGraph. addNodeCopy(Node node)Adds a copy of the specified node to the graph and returns the copy.NodeGraph. addNodeCopy(Node node)Adds a copy of the specifiedNodeto theGraph.NodeAdjListEdge. getSource()Returns the source of theEdge.NodeEdge. getSource()Returns the source of the currentEdge.NodeAdjListEdge. getTarget()Returns the target of theEdge.NodeEdge. getTarget()Returns the target of the currentEdge.Methods in org.graffiti.graph that return types with arguments of type Node Modifier and Type Method Description List<Node>NodeHierarchy. getAllChildNodes(List<Node> n)List<Node>NodeHierarchy. getAllChildNodes(Node n)Collection<Node>AbstractNode. getAllInNeighbors()Collection<Node>Node. getAllInNeighbors()Union ofgetInNeighbors()andgetUndirectedNeighbors().Collection<Node>AbstractNode. getAllOutNeighbors()Collection<Node>Node. getAllOutNeighbors()Union ofgetOutNeighbors()andgetUndirectedNeighbors().List<Node>NodeHierarchy. getAllParentNodes(List<Node> n)List<Node>NodeHierarchy. getAllParentNodes(Node n)List<Node>NodeHierarchy. getDirectChildNodes(List<Node> n)List<Node>NodeHierarchy. getDirectChildNodes(Node n)List<Node>NodeHierarchy. getDirectParentNodes(List<Node> n)List<Node>NodeHierarchy. getDirectParentNodes(Node n)Set<Node>AbstractNode. getInNeighbors()Returns a collection containing the neighbor nodes belonging to incoming edges.Set<Node>Node. getInNeighbors()Returns a collection containing the neighbor nodes belonging to incoming edges.Iterator<Node>AbstractNode. getInNeighborsIterator()Returns an iterator over the neighbor nodes belonging to incoming edges.Iterator<Node>Node. getInNeighborsIterator()Returns an iterator over the neighbor nodes belonging to incoming edges.Set<Node>AbstractNode. getNeighbors()Returns a collection containing all the neighbor nodes of the currentNode.Set<Node>Node. getNeighbors()Returns a collection containing all the neighbor nodes of the currentNode.Iterator<Node>AbstractNode. getNeighborsIterator()Returns an interator over the neighbor nodes of the currentNode.Iterator<Node>Node. getNeighborsIterator()Returns an interator over the neighbor nodes of the currentNode.List<Node>AdjListGraph. getNodes()List<Node>Graph. getNodes()Returns ajava.util.Listcontaining all the nodes of theGraph.List<Node>OptAdjListGraph. getNodes()Returns a list containing a copy of the node list of the graph.Iterator<Node>AdjListGraph. getNodesIterator()Returns an iterator over the nodes of the graph.Iterator<Node>Graph. getNodesIterator()Returns an iterator over the nodes of theGraph.Iterator<Node>OptAdjListGraph. getNodesIterator()Returns an iterator over the nodes of the graph.Set<Node>AbstractNode. getOutNeighbors()Returns a collection containing all the neighbors of the currentNodewhich are connected by an outgoingEdge.Set<Node>Node. getOutNeighbors()Returns a collection containing all the neighbors of the currentNodewhich are connected by an outgoingEdge.Iterator<Node>AbstractNode. getOutNeighborsIterator()Returns an iterator containing all the neighbors of the currentNodewhich are connected by an outgoingEdge.Iterator<Node>Node. getOutNeighborsIterator()Returns an iterator containing all the neighbors of the currentNodewhich are connected by an outgoingEdge.Collection<Node>AbstractNode. getUndirectedNeighbors()Returns a collection containing all the neighbors which are connected to the currentNodeby an undirectedEdge.Collection<Node>Node. getUndirectedNeighbors()Returns a collection containing all the neighbors which are connected to the currentNodeby an undirectedEdge.Iterator<Node>AbstractNode. getUndirectedNeighborsIterator()Iterator<Node>Node. getUndirectedNeighborsIterator()Methods in org.graffiti.graph with parameters of type Node Modifier and Type Method Description EdgeAbstractGraph. addEdge(Node source, Node target, boolean directed)Adds a new edge to the current graph.EdgeAbstractGraph. addEdge(Node source, Node target, boolean directed, CollectionAttribute col)Adds a new edge to the current graph.EdgeGraph. addEdge(Node source, Node target, boolean directed)Adds a newEdgeto the currentGraph.EdgeGraph. addEdge(Node source, Node target, boolean directed, CollectionAttribute col)Adds a newEdgeto the currentGraph.EdgeAbstractGraph. addEdgeCopy(Edge edge, Node source, Node target)Adds a copy of the specified edge to the graph as a new edge between the specified source and target node.EdgeGraph. addEdgeCopy(Edge edge, Node source, Node target)Adds a copy of the specifiedEdgeto theGraphas a newEdgebetween the specified source and targetNode.NodeAbstractGraph. addNodeCopy(Node node)Adds a copy of the specified node to the graph and returns the copy.NodeGraph. addNodeCopy(Node node)Adds a copy of the specifiedNodeto theGraph.booleanAbstractGraph. areConnected(Node n1, Node n2)Returnstrue, if the graph contains an edge between the nodes n1 and n2,falseotherwise.booleanAbstractGraph. containsNode(Node n)Returnstrue, if the graph contains the specified node,falseotherwise.booleanGraph. containsNode(Node n)Returnstrue, if theGraphcontains the specifiedNode,falseotherwise.booleanOptAdjListGraph. containsNode(Node n)Returnstrue, if the graph contains the specified node,falseotherwise.voidAbstractGraph. deleteNode(Node n)Deletes the given node.voidGraph. deleteNode(Node n)Deletes theNoden.voidAdjListEdge. doSetTarget(Node target)Sets the target of the currentEdgeto target.List<Node>NodeHierarchy. getAllChildNodes(Node n)List<Node>NodeHierarchy. getAllParentNodes(Node n)List<Node>NodeHierarchy. getDirectChildNodes(Node n)List<Node>NodeHierarchy. getDirectParentNodes(Node n)Collection<Edge>AbstractGraph. getEdges(Node n1, Node n2)Returns a collection containing all the edges between n1 and n2.Collection<Edge>AdjListGraph. getEdges(Node n1, Node n2)Collection<Edge>Graph. getEdges(Node n1, Node n2)Returns a collection containing all the edges between n1 and n2.voidAdjListGraph. setNodeFirst(Node node)The given node is moved to the front of the node list.voidAdjListGraph. setNodeLast(Node node)The given node is moved to the end of the node list.voidAbstractEdge. setSource(Node source)Sets the source of the currentEdgetosource.voidEdge. setSource(Node source)Sets the source of the currentEdgeto source.voidAbstractEdge. setTarget(Node target)Sets the target of the currentEdgeto target.voidEdge. setTarget(Node target)Sets the target of the currentEdgeto target.Method parameters in org.graffiti.graph with type arguments of type Node Modifier and Type Method Description List<Node>NodeHierarchy. getAllChildNodes(List<Node> n)List<Node>NodeHierarchy. getAllParentNodes(List<Node> n)List<Node>NodeHierarchy. getDirectChildNodes(List<Node> n)List<Node>NodeHierarchy. getDirectParentNodes(List<Node> n) -
Uses of Node in org.graffiti.plugin.algorithm
Methods in org.graffiti.plugin.algorithm with parameters of type Node Modifier and Type Method Description voidAbstractThreadSaveLayoutAlgorithm. storeOrSetNodePosition(boolean setAllNodePositions, int index, Node n, double x, double y)Stores a node position (from the layout thread) or sets the node position of a node to a stored position (from the FrameMain thread).Method parameters in org.graffiti.plugin.algorithm with type arguments of type Node Modifier and Type Method Description JMenuItem[]ProvidesNodeContextMenu. getCurrentNodeContextMenuItem(Collection<Node> selectedNodes)This method should be implemented, as that it returns the desired Context-MenuItem for the Plugin. -
Uses of Node in org.graffiti.plugin.parameter
Methods in org.graffiti.plugin.parameter that return Node Modifier and Type Method Description NodeNodeParameter. getNode()Returns theNodecontained in thisNodeParameter.Node[]NodeParameter. getPossibleNodes()Constructors in org.graffiti.plugin.parameter with parameters of type Node Constructor Description NodeParameter(Graph graph, Node initalNode, String name, String description)Constructs a new node parameter. -
Uses of Node in org.graffiti.plugins.attributecomponents.simplelabel
Methods in org.graffiti.plugins.attributecomponents.simplelabel with parameters of type Node Modifier and Type Method Description static StringLabelComponent. getBestAutoOutsideSetting(Node n) -
Uses of Node in org.graffiti.plugins.modes.defaults
Methods in org.graffiti.plugins.modes.defaults with parameters of type Node Modifier and Type Method Description static booleanMegaCreateTool. isTemporaryNode(Node n) -
Uses of Node in org.graffiti.selection
Methods in org.graffiti.selection that return types with arguments of type Node Modifier and Type Method Description Collection<Node>Selection. getNodes()Returns the list of selected nodes.Methods in org.graffiti.selection with parameters of type Node Modifier and Type Method Description voidSelection. add(Node node)Adds the given node to the list of selected nodes. -
Uses of Node in org.graffiti.undo
Constructors in org.graffiti.undo with parameters of type Node Constructor Description AddNodeEdit(Node node, Graph graph, Map<GraphElement,GraphElement> geMap)Constructor for AddNodeEdit. -
Uses of Node in org.graffiti.util
Methods in org.graffiti.util with parameters of type Node Modifier and Type Method Description booleanGeneralUtils. existsEdge(Node n1, Node n2)True iff any edge betweenn1(source) andn2(target) exists.static Collection<Edge>GeneralUtils. getEdges(Node n1, Node n2)Returns aCollectionof edges betweenn1(source) andn2(target). -
Uses of Node in org.vanted.indexednodes
Methods in org.vanted.indexednodes that return Node Modifier and Type Method Description NodeIndexedNodeSet. get(int index)Methods in org.vanted.indexednodes with parameters of type Node Modifier and Type Method Description voidIndexedNodeSet. add(Node node)Adds a node from the basis collection passed on construction to this set.static org.apache.commons.math3.linear.RealVectorIndexedGraphOperations. calcDistances(Node from, IndexedNodeSet inSet)Calculates the distance vector from the specified node to all other nodes in the given org.vanted.indexednodes.IndexedNodeSet.booleanIndexedNodeSet. contains(Node node)Adds a node from the super set passed on construction to this set.intIndexedNodeSet. getIndex(Node node)Returns the index in this set, based on the indexing of the based collection.IndexedNodeSetIndexedNodeSet. getInducedNeighboursOf(Node of)Returns a org.vanted.addons.indexednodes.IndexedNodeSet containing all neighbors of the node specified node that are also contained in this set.booleanIndexedNodeSet. isContainedBasisCollectionAndSet(Node node)Returns true if node is contained in this sets basis collection as well as in this set itself.voidIndexedNodeSet. remove(Node node)Removes a node from the basis collection passed on construction from this set.Method parameters in org.vanted.indexednodes with type arguments of type Node Modifier and Type Method Description static IndexedNodeSetIndexedNodeSet. emptySetOf(Collection<Node> allNodes)Constructs an empty set with the given node collection as basic collection.static IndexedNodeSetIndexedNodeSet. setOfAllIn(Collection<Node> allNodes)Constructs an set with the given node collection as basic collection, containing all nodes from the basis collection. -
Uses of Node in org.vanted.plugins.layout.adaptagrams.edgerouting
Methods in org.vanted.plugins.layout.adaptagrams.edgerouting with parameters of type Node Modifier and Type Method Description static org.adaptagrams.ShapeRefAdaptagramsRouting. defineShapeRef(org.adaptagrams.Router router, View view, Node node)Defines a ShapeRef for a node.static voidAdaptagramsRouting. fixSourceBendPoints(ArrayList<Vector2d> edgeBends, View view, Node node)Fixes the edge bend points at the source node.static voidAdaptagramsRouting. fixTargetBendPoints(ArrayList<Vector2d> edgeBends, View view, Node node)Fixes the edge bend points at the target node. -
Uses of Node in org.vanted.plugins.layout.multilevelframework
Classes in org.vanted.plugins.layout.multilevelframework that implement Node Modifier and Type Class Description classMergedNodeANodeimplementation that represents several nodes in a coarsening level withinMultilevelGraph.Methods in org.vanted.plugins.layout.multilevelframework that return types with arguments of type Node Modifier and Type Method Description Collection<? extends Node>MergedNode. getInnerNodes()Methods in org.vanted.plugins.layout.multilevelframework with parameters of type Node Modifier and Type Method Description EdgeMultilevelGraph. addEdge(Node source, Node target)Adds an undirectedAdjListEdgeto the topmost level (i.e.voidMergedNode. addInnerNode(Node node)Deprecated.Method parameters in org.vanted.plugins.layout.multilevelframework with type arguments of type Node Modifier and Type Method Description MergedNodeMultilevelGraph. addNode(Set<Node> representedNodes)Add a newMergedNodeto the topmost coarsening level (i.e.static List<? extends CoarsenedGraph>MlfHelper. calculateConnectedComponentsOfSelection(Set<Node> selection)Calculate the subgraph induced by the selection and split it up into its connected components.Constructor parameters in org.vanted.plugins.layout.multilevelframework with type arguments of type Node Constructor Description MergedNode(Graph g, Set<Node> nodes)Create a newMergedNode. -
Uses of Node in org.vanted.plugins.layout.stressminimization