Interface GraphicalCompositeRenderer

    • Method Detail

      • startRendering

        void startRendering​(GraphicalComposite composite)
        Starts rendering of the specified composite before its elements are rendererd. Implementations of this method usually obtain the ClippingShape from composite.
      • finishRendering

        void finishRendering​(GraphicalComposite composite)
        Finishes rendering of the specified composite.