Overload List

  Name Description
JepInstance()()()
Creates a new Jep instance using the standard components with default settings. The StandardComponents component set is used.
JepInstance(ComponentSet)
Creates a new Jep instance with a specific component set.
JepInstance(array<IJepComponent>[]()[])
Creates a new Jep instance with a set of components specified by an array of components.

See Also