Class Hierarchy
- java.lang.Object
- org.jdice.calc.AbstractCalculator<CALC>
- org.jdice.calc.Calc (implements org.jdice.calc.operation.Abs<CALC>, org.jdice.calc.operation.Add<CALC>, org.jdice.calc.operation.Div<CALC>, org.jdice.calc.operation.Log<CALC>, org.jdice.calc.operation.Mod<CALC>, org.jdice.calc.operation.Mul<CALC>, org.jdice.calc.operation.Pow<CALC>, org.jdice.calc.operation.Sqrt<CALC>, org.jdice.calc.operation.Sub<CALC>)
- org.jdice.calc.CalcTrig (implements org.jdice.calc.operation.Abs<CALC>, org.jdice.calc.operation.Add<CALC>, org.jdice.calc.operation.ArcCos<CALC>, org.jdice.calc.operation.ArcSin<CALC>, org.jdice.calc.operation.ArcTan<CALC>, org.jdice.calc.operation.Cos<CALC>, org.jdice.calc.operation.Cosh<CALC>, org.jdice.calc.operation.Div<CALC>, org.jdice.calc.operation.Log<CALC>, org.jdice.calc.operation.Mod<CALC>, org.jdice.calc.operation.Mul<CALC>, org.jdice.calc.operation.Pow<CALC>, org.jdice.calc.operation.Sin<CALC>, org.jdice.calc.operation.Sinh<CALC>, org.jdice.calc.operation.Sqrt<CALC>, org.jdice.calc.operation.Sub<CALC>, org.jdice.calc.operation.Tan<CALC>, org.jdice.calc.operation.Tanh<CALC>)
- org.jdice.calc.Cache
- org.jdice.calc.CalcFactory
- org.jdice.calc.CList
- org.jdice.calc.CListListener
- org.jdice.calc.FunctionData
- org.jdice.calc.LinkOperation
- org.jdice.calc.Num (implements java.lang.Cloneable, java.lang.Comparable<T>, java.io.Serializable)
- org.jdice.calc.OperationRegister
- org.jdice.calc.Properties
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
JCalc API 2014 Davor Sauer - Apache 2.0