Class TemplateBasedStrongComponentRenderer

    • Constructor Detail

      • TemplateBasedStrongComponentRenderer

        public TemplateBasedStrongComponentRenderer​(java.lang.String template,
                                                    int minimumNumber)
        Creates an instance for the specified template.
        Parameters:
        template - The template.
        minimumNumber - Minimum number of vertices the StrongComponent should have to be rendered.