Uses of Class
org.PositionGridGenerator
- 
Uses of PositionGridGenerator 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 with parameters of type PositionGridGenerator 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) - 
Uses of PositionGridGenerator 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 PositionGridGenerator Modifier and Type Method Description voidSBML_Reaction_Reader. addReactions(Graph g, org.sbml.jsbml.ListOf<org.sbml.jsbml.Reaction> reactionList, String modelID, PositionGridGenerator pgg, SBMLReactionHelper reactionhelper)Method reads in function definitions and is called from class SBML_XML_Reader.java.voidSBML_Species_Reader. addSpecies(Graph g, org.sbml.jsbml.ListOf<org.sbml.jsbml.Species> speciesList, PositionGridGenerator pgg, SBMLSpeciesHelper specieshelper)reads in species and is called from class SBML_XML_Reader.java. - 
Uses of PositionGridGenerator in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml
Fields in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml declared as PositionGridGenerator Modifier and Type Field Description static PositionGridGeneratorSBMLHelper. _pggMethods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml with parameters of type PositionGridGenerator Modifier and Type Method Description voidSBMLReactionHelper. 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.static voidSBMLHelper. setReactionLabel(Node reactionNode, String name, String id, PositionGridGenerator pgg)Sets the attribute name of a node