|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
org.simBio.sim.analyzer.graph.AxisXLog
public class AxisXLog
x axis by log scale.
| Field Summary |
|---|
| Fields inherited from class 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 |
| Fields inherited from class org.simBio.core.Parameter |
|---|
value |
| Constructor Summary | |
|---|---|
AxisXLog()
|
|
| Method Summary | |
|---|---|
protected double |
getPos(double data,
IPlot plot)
Gets the coordinate axis from Plot. |
| Methods inherited from class org.simBio.sim.analyzer.graph.AxisXFix |
|---|
setLinks |
| Methods inherited from class org.simBio.sim.analyzer.graph.AxisX |
|---|
drowDesc, drowGrid, drowLabel, getFormatString, getFreeSpaceBottom, getFreeSpaceLeft, getLabelLength |
| Methods inherited from class org.simBio.sim.analyzer.graph.Axis |
|---|
analyze, doRepaint, format, getFreeSpaceRight, getFreeSpaceTop, Log10, plotAxis, prepare, prepareRepaint |
| Methods inherited from class org.simBio.sim.analyzer.VisualizeAnalyzer |
|---|
getColorParameter, getDouble, getFontParameter, getNodeHierarchically, getNodeRecursive, repaint, resetBuffer |
| Methods inherited from class org.simBio.core.Composite |
|---|
accept, getLink, getNode, getNodesIterator, getNodesSize |
| Methods inherited from class org.simBio.core.Parameter |
|---|
addValue, getValue, getValueString, setInitializer, setValue, setValueString, setValueToField |
| Methods inherited from class org.simBio.core.Component |
|---|
addDydt, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented, quit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.simBio.core.Node |
|---|
addDydt, addValue, getValue, setValue |
| Constructor Detail |
|---|
public AxisXLog()
| Method Detail |
|---|
protected double getPos(double data,
IPlot plot)
Axis
getPos in class AxisXdata - calculation value plot - object that handles drawing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||