com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface ISvgShapeFormattingController

    • Method Detail

      • formatShape

        void formatShape(ISvgShape svgShape,
                         IShape shape)

        This function is called before rendering of shape to SVG to allow user to control resulting SVG.

        Parameters:
        svgShape - Object to control SVG shape generation.
        shape - Source shape.