org.simBio.sim.analyzer.graph
クラス AxisXFix

java.lang.Object
  上位を拡張 org.simBio.core.Component
      上位を拡張 org.simBio.core.Parameter
          上位を拡張 org.simBio.core.Composite
              上位を拡張 org.simBio.core.Analyzer
                  上位を拡張 org.simBio.sim.analyzer.VisualizeAnalyzer
                      上位を拡張 org.simBio.sim.analyzer.graph.Axis
                          上位を拡張 org.simBio.sim.analyzer.graph.AxisX
                              上位を拡張 org.simBio.sim.analyzer.graph.AxisXFix
すべての実装されたインタフェース:
Node
直系の既知のサブクラス:
AxisXLog

public class AxisXFix
extends AxisX

x axis (do not scroll) for RelationGraph.

作成者:
kenta, misaki

フィールドの概要
 
クラス org.simBio.sim.analyzer.graph.Axis から継承されたフィールド
extendMode, extendModeDefault, extendRateDefault, gridStep, isPlotLabel, labelColor, labelFont, labelInitialized, labelLength, labelStep, length, log, max, min, MODE_AUTOSCALE, MODE_AUTOSCROLL, MODE_FIXED, nextLabelPos, origin, patternString, titleColor, titleFont
 
クラス org.simBio.core.Parameter から継承されたフィールド
value
 
コンストラクタの概要
AxisXFix()
           
 
メソッドの概要
protected  void setLinks()
          Set link to the Viewer to get scale factor later.
 
クラス org.simBio.sim.analyzer.graph.AxisX から継承されたメソッド
drowDesc, drowGrid, drowLabel, getFormatString, getFreeSpaceBottom, getFreeSpaceLeft, getLabelLength, getPos
 
クラス org.simBio.sim.analyzer.graph.Axis から継承されたメソッド
analyze, doRepaint, format, getFreeSpaceRight, getFreeSpaceTop, Log10, plotAxis, prepare, prepareRepaint
 
クラス org.simBio.sim.analyzer.VisualizeAnalyzer から継承されたメソッド
getColorParameter, getDouble, getFontParameter, getNodeHierarchically, getNodeRecursive, repaint, resetBuffer
 
クラス org.simBio.core.Composite から継承されたメソッド
accept, getLink, getNode, getNodesIterator, getNodesSize
 
クラス org.simBio.core.Parameter から継承されたメソッド
addValue, getValue, getValueString, setInitializer, setValue, setValueString, setValueToField
 
クラス org.simBio.core.Component から継承されたメソッド
addDydt, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented, quit
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース org.simBio.core.Node から継承されたメソッド
addDydt, addValue, getValue, setValue
 

コンストラクタの詳細

AxisXFix

public AxisXFix()
メソッドの詳細

setLinks

protected void setLinks()
クラス Axis の記述:
Set link to the Viewer to get scale factor later.

オーバーライド:
クラス AxisX 内の setLinks
関連項目:
Component.setLinks()


???(C) 2002-2007 ?????????????????????