Interface OutlinePlotter

    • Method Detail

      • plotOutline

        void plotOutline​(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