Interface ShapePlotter

    • Method Detail

      • plotShape

        void plotShape​(LocatedObject object,
                       Color color,
                       Graphics2D g)
        Plots the outline of the object.
        Parameters:
        object - the object to plot
        color - the color to use
        g - the graphics context