Class ISYSRenderEngine

  • All Implemented Interfaces:
    RenderEngine

    public class ISYSRenderEngine
    extends BaseRenderEngine
    The ISYSRenderEngine uses the ISYS executable for rendering.

    The following additional options are required:
    • externalApplicationPath: Absolute path to the ISYS executable used for rendering.
    • Field Detail

      • EXTERNAL_APPLICATION_PATH

        public static final java.lang.String EXTERNAL_APPLICATION_PATH
        Property used to define the absolute path of the external rendering-application.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ISYSRenderEngine

        public ISYSRenderEngine()