Uses of Class
ru.biosoft.math.model.AstPiece

Packages that use AstPiece
ru.biosoft.math.model   
ru.biosoft.math.view   
ru.biosoft.math.xml   
 

Uses of AstPiece in ru.biosoft.math.model
 

Methods in ru.biosoft.math.model with parameters of type AstPiece
protected abstract  void PiecewiseExtFormatter.processIf(AstPiece node)
           
protected abstract  void PiecewiseExtFormatter.processElseIf(AstPiece node)
           
protected abstract  void PiecewiseExtFormatter.processOtherwise(AstPiece node)
           
protected  void MatlabFormatter.processIf(AstPiece node)
           
protected  void MatlabFormatter.processElseIf(AstPiece node)
           
protected  void MatlabFormatter.processOtherwise(AstPiece node)
           
protected  void LinearFormatter.processPiece(AstPiece node)
           
protected  void JavaFormatter.processIf(AstPiece node)
           
protected  void JavaFormatter.processElseIf(AstPiece node)
           
protected  void JavaFormatter.processOtherwise(AstPiece node)
           
 

Uses of AstPiece in ru.biosoft.math.view
 

Methods in ru.biosoft.math.view with parameters of type AstPiece
 View FormulaViewBuilder.createPieceView(AstPiece node, View valueView, int valueDy, int conditionOffset, java.awt.Graphics g)
           
 

Uses of AstPiece in ru.biosoft.math.xml
 

Methods in ru.biosoft.math.xml that return AstPiece
protected  AstPiece MathMLParser.processPIECE(org.w3c.dom.Node domNodePiece)
           
 

Methods in ru.biosoft.math.xml with parameters of type AstPiece
protected  void MathMLFormatter.processPiece(AstPiece piece, org.w3c.dom.Node parent)
           
 



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