Uses of Class
biouml.standard.diagram.PathwayDiagramViewOptions

Packages that use PathwayDiagramViewOptions
biouml.standard.diagram   
 

Uses of PathwayDiagramViewOptions in biouml.standard.diagram
 

Subclasses of PathwayDiagramViewOptions in biouml.standard.diagram
static class GeneNetworkDiagramType.GeneNetworkDiagramViewOptions
          We have redefined ViewOptions to have an ability specify corresponding bean info.
static class MetabolicPathwayDiagramType.MetabolicPathwayDiagramViewOptions
          We have redefined ViewOptions to have an ability specify corresponding bean info.
 class PathwaySimulationDiagramViewOptions
           
static class SemanticNetworkDiagramType.SemanticNetworkDiagramViewOptions
          We have defined SemanticNetworkDiagramViewOptions to have an ability specify corresponding bean info.
 

Methods in biouml.standard.diagram with parameters of type PathwayDiagramViewOptions
protected  void PathwaySimulationDiagramViewBuilder.createReactionTitle(DiagramElement reactionNode, PathwayDiagramViewOptions options, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createConceptCoreView(CompositeView container, java.lang.String title, PathwayDiagramViewOptions diagramOptions, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createFunctionCoreView(CompositeView container, java.lang.String title, PathwayDiagramViewOptions diagramOptions, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createProcessCoreView(CompositeView container, java.lang.String title, PathwayDiagramViewOptions diagramOptions, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createStateCoreView(CompositeView container, java.lang.String title, PathwayDiagramViewOptions diagramOptions, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createGeneCoreView(CompositeView container, Node node, PathwayDiagramViewOptions options, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createRNACoreView(CompositeView container, Node node, PathwayDiagramViewOptions options, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createProteinCoreView(CompositeView container, Node node, PathwayDiagramViewOptions options, java.awt.Graphics g, java.lang.String functionalState, java.lang.String configuration, java.lang.String modification)
           
protected  boolean PathwayDiagramViewBuilder.createSubstanceCoreView(CompositeView container, Node node, PathwayDiagramViewOptions options, java.awt.Graphics g)
           
protected  boolean PathwayDiagramViewBuilder.createReactionCoreView(CompositeView container, Node node, PathwayDiagramViewOptions options, java.awt.Graphics g)
           
protected  void PathwayDiagramViewBuilder.createReactionTitle(DiagramElement reaction, PathwayDiagramViewOptions options, java.awt.Graphics g)
           
 CompositeView PathwayDiagramViewBuilder.createSemanticRelationView(Edge edge, PathwayDiagramViewOptions viewOptions, java.awt.Graphics g)
           
protected  Brush PathwayDiagramViewBuilder.getReactionBrush(Base reaction, PathwayDiagramViewOptions options)
           
protected  Pen PathwayDiagramViewBuilder.getRelationPen(Edge edge, PathwayDiagramViewOptions options)
           
protected  ArrowView.Tip PathwayDiagramViewBuilder.getRelationStartTip(Edge edge, PathwayDiagramViewOptions options)
           
protected  ArrowView.Tip PathwayDiagramViewBuilder.getRelationEndTip(Edge edge, PathwayDiagramViewOptions options)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.