apps.mathpadapp.mathtool
Class MathToolInitialiser

java.lang.Object
  extended by apps.mathpadapp.mathtool.MathToolInitialiser

public class MathToolInitialiser
extends java.lang.Object

The Class MathToolInitialiser.


Constructor Summary
MathToolInitialiser(MathTool mathTool)
          Instantiates a new math tool initialiser.
 
Method Summary
 MathToolInitSettings getInitSettings()
          Gets the inits the settings.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathToolInitialiser

public MathToolInitialiser(MathTool mathTool)
Instantiates a new math tool initialiser.

Parameters:
mathTool - the math tool
Method Detail

getInitSettings

public MathToolInitSettings getInitSettings()
Gets the inits the settings.

Returns:
the inits the settings