Interface ShapedFigure

    • Method Detail

      • setShape

        void setShape​(java.awt.Shape s)
        Set the shape of this figure. This method is used by PathManipulators to implement reshaping of figures.